[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tab vs. Supdup



For documentation on STCHR%, look in MONSYM.MAC (it's in
SS:<OZMON.SRC>).  There is a list of the bits for STCHR%.  Look for
TC%MOV.  You can use TC%MET to tell it that the terminal has a meta
bit.  The interesting thing is that it bombed doing the PSOUT% jsys,
so it's probably using ^P codes in a string to output.  From what you
described doing, I would say that you probably need TC%CID (Character
Insert and Delete) set in the characteristics word, assuming that the
terminal you are using can insert and delete characters.

Random
-------