FilePro from Linux xterm or other terminal?

Bill Campbell bill at celestial.com
Fri Aug 27 10:10:44 PDT 2010


On Thu, Aug 26, 2010, John Esak wrote:
>I don't have a lot of time right now... I'm going to Washington, DC for the
>bigt gathering on Saturday and the meeting at the Kennedy Center tomorrow
>night. So, if I get a chance I'll look further on this... But immediately
>I'm pretty sure about the LY thing. The LY is just the label for BREAK or
>Ctl-C.  Unfortunately, there is no PY entry to simply change the Break key
>to something different. But I'm sure you know this... You need to just
>change the stty setting for INTR.... But are you saying the LY does not
>reflect whatever string you put in it?

Exactly.  Ctrl-C does the trick, but ``DEL'' is what's displayed.

What I can't figure out is that I think it displays Ctrl-C when
using the default FP termcap, but not when it's using mine.  My
previous post showed only the differences between the termcap
values to make it easy to see what's changed.

Back in the day, FilePro would search two termcaps, /etc/termcap,
or the file in the TERMCAP environment variable, then the
appl/fp/termcap file.  This was to get around the 1024 character
limitation on the termcap entries for a particular terminal.  I
think it merged the two, generally getting the key codes, cursor
control, etc. from the first, and the FP specific P? and L? codes
were define in the fp/termcap file.

It's been a long time (25+ years) since I was looking seriously
at the C termcap routines when I wrote my replacements for the
Unify RDBMS screen handling routines.  My termcap comparison
script is written in python so doesn't have any length
limitations.

It would be Really Nice(tm) if somebody from FPTech would chime
in on this as I would think it would be in their interest to get
a working termcap for xterms in Linux, OS X, and other *nix
systems.  Not everybody runs Windows and Anzio (sorry Bob :-).

Bill
-- 
INTERNET:   bill at celestial.com  Bill Campbell; Celestial Software LLC
URL: http://www.celestial.com/  PO Box 820; 6641 E. Mercer Way
Voice:          (206) 236-1676  Mercer Island, WA 98040-0820
Fax:            (206) 232-9186  Skype: jwccsllc (206) 855-5792

...I'm not one of those who think Bill Gates is the devil.  I simply
suspect that if Microsoft ever met up with the devil, it wouldn't need an
interpreter. -- Nick Petreley


More information about the Filepro-list mailing list