Simple EDT or TPU init file

From: Mike Buchanan (News_at_InsightfulMES.com)
Date: 12/09/04


Date: Thu, 09 Dec 2004 17:51:48 GMT

I was hoping that someone could help me out with some simple editor setup.

I have written a program that will generate a large text file that I want
the user to view. This program is called from within another program that
is used by operators in a factory. I was thinking of spawning a subprocess
and use a text editor to view the file. The users do not normally use any
VMS editors, so without some key mapping this isn't a good option.

I would like the editor to have only the following keys mapped:

Up arrow - move up one line
Down arrow - move down one line
Keypad 4 - page forward
Keypad 6 - page backward
Keypad 1 - quit

That's it.

I was thinking that an EDT command file with lines might work. I don't have
any documentation other than the online HELP.

Anyone know how to do this?

Or maybe the EDT or TPU manual are on-line somewhere?

Mike



Relevant Pages

  • Re: Simple EDT or TPU init file
    ... Bob Koehler wrote: ... Over time I've used the keystrokes in TECO, ... > keypad in EDT, the keystrokes in SOS, the keypad in KED, the keypad ... > can work with vi editor window, emacs window, and EVE editor window ...
    (comp.os.vms)
  • Re: wxPython: Transferring keyboard events from one frame to another
    ... > I'm in the process of implementing a virtual keypad: ... > which contains a photo the keypad of some device, ... > enter special keywords into an editor window. ... > editor frame and displayed inside the editor. ...
    (comp.lang.python)
  • Re: EDT Replacement
    ... keyboards have those keys. ... VMS system. ... The time to use emacs (or another editor with keypad bindings) is 1) ...
    (comp.os.vms)
  • Re: Simple EDT or TPU init file
    ... >I was hoping that someone could help me out with some simple editor setup. ... so without some key mapping this isn't a good option. ... >Down arrow - move down one line ... How about spawning "TYPE/PAGE=SAVE filename"? ...
    (comp.os.vms)
  • Re: Brief Editor Key Map
    ... Borland Brief Editor? ... Borland/CodeGear had a list of the key mapping from the Original ... much trouble (like manually recalling and retyping them, ...
    (borland.public.delphi.non-technical)