home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / educ / pctype43.zip / PCT3.ZIP / SAMPLE.CMD < prev    next >
OS/2 REXX Batch file  |  1991-01-08  |  3KB  |  108 lines

  1. This file will describe the rudiments of the Menu system and using the
  2. Command line.
  3.  
  4. First press Esc to move the cursor to the Command Line.  Next type
  5.                         "DOS dir sample.*"
  6. (without the quotes) - then press the Enter key.  You will need to
  7. press another key when the directory is finished to return to this
  8. file.  That is how DOS commands may be issued from within PC-Type.
  9.  
  10. Making sure the cursor is still on the Command Line, type "/*<--"
  11. without the quotes.  Then press Enter.  The cursor should have moved
  12. to the first line of this paragraph.  Now press Enter again.
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.                               *<--
  23. As you can see, this simple command finds the string of characters
  24. specified and moves the cursor to that location.  Now press the Esc
  25. key to move the actual cursor from the Command Line to that location.
  26. Now press F10 - an important key for Keystroke macros.
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.                               *<--
  42. As you can see, F10 executes whatever command is on the Command Line
  43. but insures the cursor is in the Text Area at the completion of the
  44. command.  Press F10 again.
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.                               *<--
  57. We will now edit another file by using a command on the Command Line,
  58. and then edit another file by using the menus.  Move the cursor to the
  59. Command Line with the Esc key and type "edit sample.cm2" (without the
  60. quotes) and press the Enter key.
  61.  
  62. Having returned to this screen, we will now edit the same file using
  63. the menus - first press the PgDn key.
  64.  
  65.  
  66.  
  67.                     Since you have already performed the instructions
  68.                     in SAMPLE.CM2, after entering that file, just
  69.                     press F4 to return to this file.
  70.  
  71.                     Press F2 to bring up the Main Menu and press the E
  72.                     key to select the option (E)dit/get.  Now press
  73.                     the E key again to specify "Edit". In the field
  74.                     provided at the bottom of your screen, type
  75.                     "SAMPLE.CM2" (without the quotes) and press the
  76.                     Enter key.
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.                     Now press the T key to specify "Total" file.  That
  84.                     is how to edit another file from the menus.
  85.                     Now press F2, then the J key, then the 6 key.
  86.  
  87. As you can see, most commands available within PC-Type may be reached
  88. through the menus, even though a keystroke is available as a more
  89. direct route.  One keystroke which is not available is cross-hairs.
  90.  
  91. Press Esc to remove the Jump Options menu, then Move the cursor to the
  92. X below, hold down the Alt key and the press the + key (the one on the
  93. top line of keys next to the numbers).
  94.  
  95.  
  96.                                  X
  97.  
  98. Cross-hairs can be quite useful when lining up text visually.  The
  99. cross-hairs will remain until you press another key.
  100.  
  101. Before quitting this file, move the cursor to the Command Line.  Now
  102. hold down the Ctrl key and press the up or down arrow a number of
  103. times.  As you can see, the commands you used on the Command Line are
  104. saved and may be reused.  Up to 10 commands are saved.
  105.  
  106. Now press F4 to exit this section of the tutorial.
  107.  
  108.