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 / VDE231K.LZH / VDE23.QRF < prev    next >
Text File  |  2000-06-30  |  3KB  |  56 lines

  1.                          QUICK REFERENCE FOR VDE 2.30
  2.                          ----------------------------
  3.           ESC-?  gives brief onscreen command menu.  ESC key cancels
  4.          prefixes, aborts printing/macros, and clears error messages.
  5.  
  6.                                CURSOR MOVEMENT:
  7.  
  8.     <up> = ^K or ^E    <rt> = ^L or ^D     ^Q<rt>,<lf> start, end of line
  9.     <dn> = ^J or ^X    <lf> = ^H or ^S     ^Q<up>,<dn> top, end of screen
  10.  
  11.          ^F,A  word right,left     ^R  page up       ^QR  top of file
  12.           ^QB  start of block      ^C  page down     ^QC  end of file
  13.  
  14.                                  MISCELLANY:
  15.  
  16.          TAB enter a real TAB           ESC-TAB  tab over with spaces
  17.          ^V  toggle INSERT mode         ESC<up>  screen up 4 lines
  18.          ^N  insert a CR                ESC<dn>  screen down 4 lines
  19.          ^^  toggle case of char        ESC<rt>  screen right 30 cols
  20.         ^OW  toggle windowing           ESC<lf>  screen left 30 cols
  21.  
  22.                                   DELETING:
  23.  
  24.     ^G  delete char to right    ^Y  delete line    ^QY  del to end of ln
  25.     DEL delete char to left     ^QU UNdel line     ^Q-DEL " to beg of ln
  26.     ^T  delete word to right    ^U  UNdel char
  27.  
  28.                               FIND and REPLACE:
  29.  
  30.       ^QF  find string (^Z repeats)        ^QA  find and replace string
  31.  
  32.                                 FILE CONTROLS:
  33.  
  34.  ESC-N  change filename    ESC-F  show disk files    ESC-S  save, continue
  35.  ESC-L  load new file      ESC-E  erase disk file    ESC-X  save and exit
  36.  ESC-R  read in disk file                            ESC-Q  quit without save
  37.  
  38.                                    BLOCKS:
  39.  
  40. ESC-B  mark block start (cursor is block end)   ESC-T  take block into buffer
  41. ESC-D  delete block                             ESC-C  copy block from buffer
  42. ESC-W  write block to disk file
  43.  
  44.                            FORMATTING and PRINTING:
  45.  
  46.  ^OR,L  set rt, lft margins     ^OC  center line        ^P  insert ^-code:
  47.    ^OX  toggle margin release   ^OF  flush right line     ^D,S,Y  toggles
  48.     ^B  reform paragraph        ^OP  toggle pagination    ^Q,W,E,R  switches
  49.    ^OB  format to new margins                           ESC-P  print file
  50.  
  51.                                    MACROS:
  52.  
  53.    ESC-M  define macro      ESC-K  store macro key      ESC-!,=,~,#
  54.       ^W  wait (pause)      ESC-0..9  use key              macro programming
  55. ro      ESC-K  store macro key      ESC-!,=,~,#
  56.       ^W  wait (pause)      ESC-0..9  use key              macro