[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Tab vs. Supdup
- To: CPH%MIT-AI@MIT-MC.ARPA
- Subject: Re: Tab vs. Supdup
- From: Randwulf Haskins <rh%MIT-OZ@MIT-MC.ARPA>
- Date: Wed 8 May 85 12:56:05-EDT
- Cc: Bug-OZ%MIT-OZ@MIT-MC.ARPA, Bug-EMACS%MIT-OZ@MIT-MC.ARPA
- In-reply-to: Message from "Chris Hanson <CPH@MIT-AI>" of Tue 7 May 85 15:05:16-EDT
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
-------