home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / datamage.zip / HELPFILS.ZIP / RECDENTY.HLP < prev    next >
Text File  |  1987-11-06  |  2KB  |  34 lines

  1. "RECORD  ENTRY HELP"
  2.  
  3. "The record enter function writes new records into the  datafile.   The"
  4. "user must first assign a record number for the new record.  The number"
  5. "must be between 1 and 32,767.  No record number can be duplicated."
  6.  
  7. "The record entry function displays a blank record format screen.   The"
  8. "screen is the same one used to display/update records,  but no data is"
  9. "displayed. The record display screen operates in the `type-ahead' mode"
  10. "during record entry.   The dialog box will prompt you for an entry for"
  11. "each of the data segments in the  I/O  group when you access the enter"
  12. "records function.   You should establish an  I/O  group containing the"
  13. "fields you wish to enter and write it to disk.  This group should con-"
  14. "tain all indexed fields.  Load this group before entering records."
  15.  
  16. "After keying in your data, press Home and re-check your work.   If you"
  17. "see an error move to the field and press <RET> to correct it.  You may"
  18. "access the fields as many times as you wish.  When you have  it right,"
  19. "press  W  to write the new record to disk."
  20.  
  21. "During record entry pay close attention to the dialog box. It contains"
  22. "information detailing the options available to you at the current time"
  23. "and changes with different types of data, etc."
  24.  
  25. "Record entry will be denied  if  all records are not in the group.  If"
  26. "you have used the select records functions to exclude records from the"
  27. "group, use F11 to restore all records before entering new records."
  28.  
  29. "If your file is indexed the program may refuse to enter  a  record due"
  30. "to duplications found in another record. If this happens an error mes-"
  31. "sage will appear in the dialog box. The action you take depends on the"
  32. "situation. You can press  Q  and abandon the record, or change data in"
  33. "the record and try again."
  34.