Partial browse key: reinventing the wheel

Barry Wiseman duck at gensoftdes.com
Sun Jan 8 08:24:00 PST 2006


On Fri, 6 Jan 2006, Kenneth Brody wrote:

> Quoting Barry Wiseman (Fri, 06 Jan 2006 15:28:22 -0500):
> [...]
> > However, I'm trying to emulate destructive backspace so they can
> > correct typing mistakes.  Since there's no @sk for it
> [...]
> 
> Says who?

Says me Part Two, but I see now it's an Anziowin issue.  Here's my test
code:

::end:
@KEYT::x(1,*)=waitkey:
::errorbox @sk:
::goto @keyt:

In response to backspace, this works fine at the console (errorbox
displays "BKSP"), but in Anzio, errorbox puts up an empty window. So it's
some issue in my Anzio environment.

Working in the shell, I run od and start typing.  I see that at the
console, backspace is handled in a manner invisible to stdout, whereas in
Anzio, backspace is echoed as ^H when typed, and the 0x08 appears in od's
output.

I'll take this up with Senor Rasmussen.

Again, thanks for the responses.



More information about the Filepro-list mailing list