EOF Marker

Brian K. White brian at aljex.com
Tue Apr 6 18:48:38 PDT 2004


Bob Stockler wrote:

>> first thing I'd try in your case since ~ is looking like an
>> untranslated ~ is change GZ to  GZ=\376 in fp/termcap
>
> Thanks.
>
> I'd alread tried that.  I gives an acceptable one (sorta like
> a capital "I" with a little bubble or balloon coming out its
> right waist.

Yep that's ascii decimal 254 (octal 376) in latin-1 character set.
What you want (I think) is the same ascii value, but in cp437 character set.

Easy.
I think all you have to do is put "mapchan -n" in /etc/profile and use
GZ=\376

You can test it easily by just manually running
# mapchan -n
# echo "\0376"

(the echo command needs the leading 0 it's not a typo)

If it looks right, then just make the above 2 changes.

Brian K. White  --  brian at aljex.com  --  http://www.aljex.com/bkw/
+++++[>+++[>+++++>+++++++<<-]<-]>>+.>.+++++.+++++++.-.[>+<---]>++.
filePro BBx  Linux SCO  Prosper/FACTS AutoCAD  #callahans Satriani



More information about the Filepro-list mailing list