home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / v / vdtj122b.zip / DISPLAY.VDM < prev    next >
Text File  |  1992-09-28  |  539b  |  12 lines

  1. (.wb=2)[ 0YWB(h) 2 ][ YWB(h) 2 ]  !Create help window
  2. YWS(h)                !Switch to help window
  3. YYE                !Let <ESC> perform [VISUAL EXIT]
  4. 112YEA YEC            !Make into reverse video window
  5. @YT/  Press <Pg Dn>, <Pg Up>, <Cursor Up> or <Cursor Down> to view file
  6.                 Press <ESC> to exit VEDIT/    !Display message
  7. 22099YYE            !Force <ESC> to perform [VISUAL ESCAPE]
  8. @RI(y)/EQAY/            !Place Exit/Quit command in register Y
  9. +RA(y)                !Execute reg Y if user presses <ESC>
  10. V                !Let user display file
  11. EQAY                !Exit/Quit if user presses <CTRL-E>
  12.