home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_300 / 327_01 / help2.txt < prev    next >
Text File  |  1991-10-09  |  1KB  |  32 lines

  1. +                          Executing a Panels Program
  2.  
  3.  
  4.     While a panel is active, during the execution of a panels program, the
  5.  following keys are used for data input:
  6.  
  7.       <Right Tab>     Moves cursor to the next unprotected screen field.
  8.  
  9.       <Left Tab>      Moves cursor to the previous unprotected screen field.
  10.  
  11.       <Home>          Moves cursor to the first unprotected screen field.
  12.  
  13.       <Ins>           Toggles insert mode on and off.  The cursor is a little
  14.                       larger when insert mode is on.
  15.  
  16.       <Del>           Deletes the character under the cursor.
  17.  
  18.       <End>           Erase to end of field.
  19.  
  20.       <Arrows>        Moves the cursor in the appropriate direction,
  21.                       possibly into a protected area.  A click will be heard,
  22.                       if attempting to enter data into a protected area.
  23.  
  24.       <Func keys>, <Page Up>, <Page Down> and <Esc>  When one of these keys
  25.                       is pressed execution returns to the application program.
  26.                       These response keys are the default, any keystroke can
  27.                       be configured as a response key by the application
  28.                       programmer.
  29.  
  30.  
  31.                                 *** END OF TOPIC ***
  32.