home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / sys_util / editmac.zip / EDITMAC.TXT < prev   
Text File  |  1993-04-02  |  3KB  |  70 lines

  1. ───────────────────────────────────────────────────────────────────────────
  2. Using the Editor
  3. ───────────────────────────────────────────────────────────────────────────
  4.  
  5.         You must use an ANSI or VT100 compatiple terminal in order to use
  6.     this function.  Telemate, with it's redefinable macro/keyboard is the
  7.     prefered program.  When you activate the editor, it will prompt you
  8.     for a file name.  Please use the following format
  9.  
  10.         XYZ00-00.TXT    Where XYZ are your initials and 00-00 is the date
  11.                         in MM-DD format.  
  12.         
  13.         If you change your mind at the file name prompt, you can back out
  14.     by using hitting the escape key. 
  15.         After you enter the file name, if the file doesn't exist it will
  16.     ask if you want to create is.  Answer Yes if the file name is correct.
  17.  
  18.         Below are the commands and the control (^) codes which activate 
  19.     them.  You may perfer to assign macros for the more common ones.  Most
  20.     are the standard ANSI/VT52/102 codes, some are not.    
  21.                           
  22.         Help    ^J      Left    ^S      Marking         Save+             
  23.         Insert  ^V      Right   ^D      Start   ^KB     Exit    ^KX
  24.         Delete  ^G      Up      ^E      End     ^KK     Resume  ^KS
  25.         Home    ^QR     Down    ^X      Delete  ^KY     New     ^KD
  26.         End     ^QC     Page Up ^R      To File ^KW
  27.         First   ^QS     Page Dn ^C      Move    ^KV     Abort   ^KQ
  28.         Last    ^QD     Back    ^H      Copy    ^KC     Quit    Esc
  29.                                
  30.  
  31.         If you use Telemate I reccomend you download EDITMAC.ZIP so you
  32.     may use the editor a little easier.
  33.         
  34.         If you use Telemate and have installed the custom macro files,
  35.     then follow these instructions.
  36.  
  37.         Turn your NUMLOCK key to OFF.  The unlocked keys will now work as
  38.     they are labled.  PgUp(9) will now do a page up, Ins(0) will change to
  39.     the insert mode, (6) will move the cursor to the right, ect.
  40.         The grey (alternate keypad) keys will function as normal, ie Page
  41.     Up will initiate an upload.        
  42.         Several other functions are assigned to the shift+function keys.
  43.     They are assigned as follows
  44.  
  45.         Shift+F1        Editor Help (as opposed to Telemate Help which is F1
  46.         Shift+F2        Save the current file and edit a new one
  47.         Shift+F3        Abandon this file and edit a new one
  48.         Shift+F4        Abandon this file and return to the system
  49.  
  50.         Shift+F5        Start marked block
  51.         Shift+F6        End marked block 
  52.         Shift+F7        Delete marked block
  53.         Shift+F8        Move marked block
  54.  
  55.         Shift+F9        Move to start of line
  56.         Shift+F10       Move to end of line
  57.         Shift+F11       Move one word left
  58.         Shift+F12       Move one word right
  59.  
  60.         
  61.         A command summary can be brought up on the screen at any time by
  62.     hitting Shift+F1, however this gives the control codes, not the keys. 
  63.     It is reccomended that you put this file in your file viewer for quick
  64.     reference.
  65.  
  66.  
  67.  
  68.  
  69.         
  70.