home *** CD-ROM | disk | FTP | other *** search
/ Shareware Gold 1 / The_Golden_ROM_Series_-_Shareware_Gold_Volume_1_Number_11_-_SK_89-301_-_1989.iso / LIB017 / CRSR_SCR.HLP < prev    next >
Text File  |  1986-10-01  |  6KB  |  161 lines

  1.                         CURSOR and SCREEN CONTROL KEYS
  2.  
  3.     Using the Arrow Keys on the Number Pad
  4.     --------------------------------------
  5.  
  6.     The arrow keys on the number pad will move the cursor one character in
  7.     the indicated direction.
  8.  
  9.     When you reach the top or the bottom of the screen, the up and down
  10.     arrows will cause the screen to scroll one line.
  11.  
  12.     When you reach the left or right MARGINS, the left and right arrows
  13.     will wrap to the beginning of the next line or the end of the previous
  14.     line.
  15.  
  16.     Using the arrow keys on this screen, move them around to extremes to
  17.     see how they behave.
  18.  
  19.                               Press the PgDn Key
  20.  
  21.     Using the Arrow Keys on the Number Pad with the Ctrl key
  22.     --------------------------------------------------------
  23.  
  24.     When you hold down the Ctrl Key and press the left or right arrow
  25.     keys, the cursor will jump to the beginning of the previous or next
  26.     word on the line in the indicated direction.  If there is no next or
  27.     previous word, the cursor will move to the Left or Right margin in the
  28.     indicated direction.
  29.  
  30.     When you hold down the Ctrl Key and press the up or down arrow keys,
  31.     the cursor will jump straight up or down to the beginning of the
  32.     previous or next paragraph.  If there is no previous or next
  33.     paragraph, the cursor will move to the Top or Bottom line of the file.
  34.  
  35.     Hold down the Ctrl Key and test the arrow key action.
  36.  
  37.  
  38.  
  39.                               Press the PgDn Key
  40.  
  41.     The Home and End Keys on the Number Pad
  42.     ---------------------------------------
  43.  
  44.     ┌────────────────────────────────┐ Assume the box to the left is
  45.     │ W                              │ screen, and the line of 'x's is a
  46.     │                                │ line of text.  Also assume the
  47.     │                                │ left and right margins are at L-R.
  48.     │                                │
  49.     │ X   xxxxxxxxxxxxxxxxxY         │ The  H o m e key would move you to 'X'
  50.     │                                │     if you were on that line.
  51.     │                                │ The  E n d  key would move you to 'Y'
  52.     │ Z                              │     if you were on that line.
  53.     ├────────────────────────────────┤ Ctrl H o m e     would move you to 'W'.
  54.     │ L                            R │ Ctrl E n d      would move you to 'Z'.
  55.     └────────────────────────────────┘
  56.  
  57.     Move the cursor to this screen and try Home, End, CtrlHome, CtrlEnd.
  58.  
  59.                               Press the PgDn Key
  60.  
  61.     The PgUp and PgDn Keys on the Number Pad
  62.     ----------------------------------------
  63.  
  64.     You have been using the PgDn key to move through these HELP files.  As
  65.     you have noticed, PgDn will move you one screen's worth of lines
  66.     toward the end of the file.
  67.  
  68.     Similarly, the PgUp key will move you one screen's worth of lines
  69.     toward the beginning of the file.  As long as you do not run into the
  70.     top or the bottom of the file, the cursor position relative to the
  71.     screen will not change.
  72.  
  73.     CtrlPgUp will position the cursor in the upper-left hand corner of the
  74.     screen at the top of the file while CtrlPgDn will position the cursor
  75.     in the lower-left hand corner of the screen at the bottom of the file.
  76.  
  77.     Try these keys in this file and return to this screen.
  78.  
  79.                               Press the PgDn Key
  80.  
  81.     The Tab and ShiftTab Keys
  82.     -------------------------
  83.  
  84.     The bottom line of the screen indicates the column in which the cursor
  85.     is located.  It also depicts the margin and tab locations as they are
  86.     currently set.
  87.  
  88.     Pressing the TAB key will move the cursor to the next TAB (or Margin)
  89.     column to the right (shown as L,I,T, or R).
  90.  
  91.     Holding down the Shift key and pressing the TAB key will move the
  92.     cursor to the previous TAB (or Margin) column to the left.
  93.  
  94.     (Note: the TAB key has no effect on the Command Line.)
  95.  
  96.     Move the cursor into the text area and try a few TAB's and ShiftTABs.
  97.  
  98.  
  99.                               Press the PgDn Key
  100.  
  101.     The Enter Key
  102.     -------------
  103.  
  104.     The Enter key is actually the subject of discussion in the HELP file
  105.     "ENTR_KEY".  Suffice it to say here that in general it will move you
  106.     to the Left Margin and down one line.
  107.  
  108.     It may or may not insert a new line in the text.
  109.  
  110.     It is also used on the Command Line or in fields to signify that an
  111.     instruction or input item has been completed and is ready to be acted
  112.     upon.
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.                               Press the PgDn Key
  120.  
  121.     The GOTO Command   (nn on the Command Line)
  122.     ----------------
  123.  
  124.     At the right of the Command line is a number indicating the current
  125.     line number (or row) of the file on which the cursor is currently
  126.     located.
  127.  
  128.     Move the cursor to the asterisk below. (Row should = 137).
  129.     Now press the Esc key to move the cursor to the Command Line.
  130.  
  131.     On the Command line type 129 and press the Enter key.  As you can see,
  132.     the cursor is moved to the line specified by the line number on the
  133.     Command Line.
  134.  
  135.     NOTE: Do not type the word "GOTO" - only the desired line number.
  136.  
  137.                                      (*)
  138.  
  139.                               Press the PgDn Key
  140.  
  141.     The MOVE nn Lines Command (+nn or -nn  on the Command Line)
  142.     -------------------------
  143.  
  144.     Notice the Row number on the Command Line.  With the cursor on the
  145.     Command Line type +5 and press the Enter key.  As you can see the
  146.     cursor moves 5 lines toward the end of the file.
  147.  
  148.     Now replace the "+" with a "-" so that the Command Line reads -5 and
  149.     press the Enter key again.  Now the cursor moved 5 lines toward the
  150.     beginning of the file.
  151.  
  152.     These are useful commands to use for browsing when the PgUp or PgDn
  153.     keys (which shift the screen 20 lines) is not quite what you want.
  154.  
  155.     NOTE: Do not type the word "MOVE" - only +nn or -nn.
  156.  
  157.  
  158.  
  159.                      Press F4 to Return to the HELP Menu
  160.  
  161.