home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / busi / contac40.zip / CONTACT.3 < prev    next >
Text File  |  1988-01-02  |  697b  |  20 lines

  1.  
  2. Printer code example:
  3.  
  4. p0 corresponds to printer code 0 which is setup in the PRINTER
  5. PARAMETER MENU.  Insert these printer codes anywhere in your 
  6. custom form.  The printer codes already installed are setup 
  7. for the Toshiba P321SL, your printer codes will vary.
  8.  
  9. printer code 0 - *p0First name : *fn
  10. printer code 1 - *p1Last name  : *ln
  11. printer code 2 - *p2Address 1  : *a1
  12. printer code 3 - *p3Address 2  : *a2
  13. printer code 4 - *p4City       : *ci
  14. printer code 5 - *p5State      : *st
  15. printer code 6 - *p6Zip        : *zi
  16. printer code 7 - *p7Home Phone : *hp
  17.  
  18. Currently, CONTACT doesn't allow a print code of "0". 
  19. CONTACT doesn't like TABs in the forms.  Use spaces instead.
  20.