10/14/98 Wednesday 12:05am EST
 
     The following macros emulate the CMS VM\370 xedit input mode.

     i.the puts the screen into input mode
     r.the does a replace and then goes into input mode.
     enter.the handles the return key and implements the = command

     The enter.the command needs a line in your profile that says,

     define C-M macro enter

     These macros create and read two files in your home directory.

     .the.inputmode     0 or 1, is screen in input mode?
     .the.lastcommand   last command typed for = command.
