home *** CD-ROM | disk | FTP | other *** search
/ Boston 2 / boston-2.iso / DOS / GRAFIK / TOOLS / PIX / PIXHELP.TXT < prev    next >
Text File  |  1993-12-01  |  4KB  |  70 lines

  1. ─────────────────────────── BASIC COMMANDS ────────────────────────────────────
  2. KEY         FUNCTION         COMMENT
  3. ───────────────────────────────────────────────────────────────────────────────
  4.  F          Find Record.     With this function you can find a record in any
  5.                              file by any key.
  6.  
  7.  E          Edit Record.     Edit the highlighted record.
  8.  
  9.  D          Delete Record.   The highlighted record and subrecords are deleted.
  10.  
  11.  A          Add Record.      Allows addition of a new record to the file.
  12.  C          Copy Record.     Same as Add but copies fields from current record.
  13.  
  14.  Esc        Quit to Menu.    Quit back to the main menu.
  15.  
  16.  N          Next Record.     The next record will be displayed.
  17.  P          Previous Record. The Previous record will be displayed.
  18.  
  19.  T          First Record.    The first record will be displayed.
  20.  L          Last Record.     The last record will be displayed.
  21.  
  22.  +/-        Switch Files.    Switch to next or previous file in Database.
  23. ───────────────────────────────────────────────────────────────────────────────
  24. ─────────────────────────── ENHANCED COMMANDS ─────────────────────────────────
  25. KEY         FUNCTION         COMMENT
  26. ───────────────────────────────────────────────────────────────────────────────
  27.  R          Read Directory   Looks through user-selected directory for specified
  28.                              file extension, and loads name and other data into
  29.                              PIXFIL database.  Allows you to specify a security
  30.                              level and category for all selected files.  If the
  31.                              file already exists in the database, the routine
  32.                              will not add it.
  33.  
  34.  V          View Picture     Shows the currently selected picture.  This
  35.                              function returns an error message and allows
  36.                              you to delete the record if the file no longer
  37.                              exists.  The operator's security level must be
  38.                              equal to or greater than the picture's or an error
  39.                              message displays instead of the picture. 
  40.                               
  41.  You can also view a picture from within the find screen.  This is especially
  42. helpful if you want to find a group of files by category or ID string, then
  43. view them.  If the file no longer exists in the specified path, you'll see an
  44. error message to that effect at the top of the screen.  The routine also checks
  45. the operator's security level in the same way as V)iew from the main screen.
  46. ───────────────────────────────────────────────────────────────────────────────
  47. ───────────────────────────────────────────────────────────────────────────────
  48.                          ─* EDIT MODE KEYS *─
  49. ───────────────────────────────────────────────────────────────────────────────
  50. ESC         Abort Edit/Add.  This key may be used to Abort the Edit or Add
  51.                              functions.  The data files will not be updated.
  52. F5          Delete Field.    The field is deleted from the cursor position to
  53.                              the end of the field and the cursor is placed at
  54.                              the left margin of the field.
  55. F10         Done Edit/Add.   This key is used to end editing. The record is
  56.                              written to the data files.
  57. Tab key     Skip to margin.  This function will skip to start or end of field
  58.                              contents.
  59. ─┘ key     End field edit.  This key will end editing in the current field.
  60.                              The cursor is moved to the next field.
  61. ─          Backspace.       This key will cause the cursor to move left and
  62.                              erase the character to the left.
  63. Ins         Insert Toggle.   This key will toggle the insert mode On/Off.
  64. Del         Delete char.     The character under the cursor will be deleted.
  65.            Field Up.        This key is used to move to the previous field.
  66.            Field Down.      This key is used to move to the next field.
  67.            Cursor Left.     This key moves the cursor to the left.
  68. Ü           Cursor right.    This key moves the cursor to the right.
  69. ───────────────────────────────────────────────────────────────────────────────
  70.