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

Re: PRESERVE THE COMMAND LINE



Yes, "my chevrons" -- the ones that appear in **.KBD-file** instructions -- are
3-byte Ascii 174/175s (however, the ones that are coded in the PMs loaded on @A
and @B are 1-byte 174/175s). And, sure, you can substitute "programming"
Save/Gets &A-&Z/&0-&9 for @A and @B; in fact, you could use extended Save/Gets
in range 100-999 for the same purpose (if you're careful and don't wipe them
out with ≪EX1≫, or overwrite them). But it is easiest, and most familiar, to
explain the procedure using ordinary Save/Gets @A and @B. The set-up is rather
different, though, and I wouldn't attempt to use S/Gs 100-999 unless you really
understand how this works.

One thing I didn't mention was that this routine works only with XyWrite III+
v3.55+.