home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / ENTERPRS / CPM / UTILS / S / VDE-GEM.ZIP / VDE-GEM.QRF < prev   
Text File  |  1990-04-13  |  3KB  |  60 lines

  1. 
  2.                           QUICK REFERENCE FOR VDE 2.66
  3. ------- [Note: the ^K- and ESC- prefixes are nearly interchangeable.] --------
  4.  
  5.                               CURSOR AND SCREEN:
  6.     <up> = ^E    <rt> = ^D           ^Q<rt>,<lf> start, end of line
  7.     <dn> = ^X    <lf> = ^S or ^H     ^Q<up>,<dn> top, end of screen
  8.         [Note: An alternate arrow key set can also be installed.]
  9.  
  10.    ^F  word right         ^QR  to top of file      ^QB  to block start
  11.    ^A  word left          ^QC  to end of file      ^QP  to place marker
  12.    ^R  page back          ^QI  to page/line no.
  13.    ^C  page forward
  14.    ^W  scroll back line     ESC<up>,<dn>  shift up, down 1/4 screen
  15.    ^Z  scroll down line     ESC<rt>,<lf>  shift right, left 32 cols
  16.                                   ^O<up>  make current line top
  17.  
  18.       DELETING:                MISCELLANY:             FIND and REPLACE:
  19.   ^G  delete char right     ^V   INSERT on/off          ^QF  find string
  20.  DEL  delete char left      ^N   insert a CR            ^QA  find and replace
  21.   ^T  delete word right     TAB  Tab or move to stop           /B/ackwards
  22.   ^Y  delete line           ^^   upper/lower case              /I/gnore case
  23.  ^QY  del to end of ln      ^KI  information message           "_" = wildcard
  24. ^Q-DEL " to beg of ln       ^PZ  set place marker       ^L [^\]  repeat last
  25. ^QT_  del to character      ^OD  HCR display on/off               find/repl
  26.   ^U  UNdelete char         ^OQ  header on/off
  27.  ^QU  UNdelete line         ^OW  make window
  28.                             ^OZ  blank screen
  29.  
  30.        DISK FILES:                 BLOCKS:                   PRINTING:
  31.  ^KN  change filename        ^KB  block start        ^KP  print text
  32.  ^KL  load new file          ^KK  block end                (Options: P,B,T,L,
  33.  ^KR  read in disk file      ^KU  unmark block                ^,"",*nn,@nn,#nn)
  34.  ^KF  show disk files        ^KC  copy block         ^OP  set page length
  35.  ^KE  erase disk file        ^KV  move block         ^P_  insert ^-code:
  36.  ^KS  save work, continue    ^KY  delete block           B-Bold, D-Double Wide,
  37.  ^KD  save, load new file    ^KW  write block to disk    S,Underscore, Y-Italics
  38.  ^KX  save and exit                                      Q-elite, W-pica
  39.  ^KQ  quit without save                                  E-8 lpi, R-6 lpi
  40.  
  41.                                  FORMATTING:
  42.  ^OR,L  set rt, lf margins    ^OI,N  tab set, clear         ^B  reform text
  43.    ^OX  margin release          ^OV  tabs variable/fixed   ^OT  ruler line
  44.    ^OC  center line             ^OA  auto indent mode
  45.    ^OF  flush line right        ^OS  double spacing
  46.  
  47.                                    MACROS:
  48.    ESC-M  define macro      ESC-#  store macro key      ESC-!,=,~,+
  49.    ESC-;  wait (pause)      ESC-0..9  use key              macro programming
  50.  
  51. ================================================================================
  52. ^OQ  header on/off              ^QT-  DEL to character            "_"   Wildcard
  53. ESC-^E, ^X shift up, down 1/4 screen    ESC ^S, ^D  shift right, left 32 cols.
  54. Print Options:
  55. {B}lock   {D} Double Space {^} Filter ^ Characters  {"xxx"} xxx constant
  56. {*nn}  nn times   {@nn}  start at nn             {#nn} print nn pages 
  57. {Tnn}  nn lines   {Lnn}  nn spaces left margin   
  58.  
  59. 
  60.