[Date Prev][Date Next][Subject Prev][Subject Next][ Date Index][ Subject Index]

XPL problem with



I'm trying to debug my XPL programs by inserting a wait for me to hit a
key, and to exit if I hit "x."
But on my system, this doesn't give the prompt until after the keystroke
has been given. (I also have a problem that in longer programs, the screen
is not updated, even when I put in an FF, but first things first.)

Does the following work right for you?

XPLeNCODE v2.0
b-gin [UNTITLED]
{176}SV01,{177}{176}SV50,{177}{176}SX55,0{177};*;[cr|lf];*;[c
r|lf][XD_][TF_][DF_][NW_][DF_]{176}SX55,{176}PV55{177}+1{177}
{176}PR@55{177}[FF_];*;[cr|lf]{176}IF{176}RK{177}=="x"{177}{1
76}PR@55{177}{176}EX1{177}{176}EI{177};*;[cr|lf][BC_]done;*;[
cr|lf]{176}ex{177}
-nd
XPLeNCODE

Harry Binswanger
hb@xxxxxxxx