home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / tara201.zip / ENTER.DOC < prev    next >
Text File  |  1987-05-12  |  1KB  |  22 lines

  1. ENTER:  Tara Datafile Utilities, v. 2.0, (c) 1987 by David C. Oshel
  2.  
  3.  
  4. Syntax: C>enter [ -F<field separator> | <pathname>.DAT [...] ]
  5.  
  6. This program allows you to append records to a MailMerge-type datafile.
  7. You must have a corresponding PATHNAME.FLD file for each PATHNAME.DAT.
  8.  
  9. Enter uses the .FLD file to prompt you for the values of your data fields.
  10. Use WordStar to create the .FLD file.  Put each field prompt on a separate
  11. line.  You may annotate your definition file by putting a dot (period) in
  12. the first column of each document line.  Any blank lines in a .FLD file will
  13. be ignored.  The .FLD file must exist, the .DAT may be created by Enter.
  14.  
  15. Data files contain the familiar, multi-comma, one-line, records used by
  16. MicroPro's MailMerge facility.  Enter adds QUOTATION MARKS to any field
  17. which contains commas, or APOSTROPHES to fields with both quotes and commas.
  18.  
  19. Edit your input using the standard keys -- i.e., arrows, Ins, Del, F3, etc.
  20. If you enter "\b" on a line, you may back up to a previous field.  You
  21. may also quit by entering "\q".  The \b and \q commands are lowercase.
  22.