home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / INET16.ZIP / ADDBOOK.DOC next >
Encoding:
Text File  |  1995-02-27  |  1.3 KB  |  29 lines

  1. The program ADDBOOK.EXE can be used to export/import the address book
  2. contents to/from a plain ascii text file.  The text file can then be edited
  3. using your favorite text editor.  The contents can then be imported
  4. back into the address book.  The user's total address count is then
  5. updated.
  6.  
  7. The import/export text file contains four lines per address book entry.
  8. These lines and their maximum line length are shown below:
  9.  
  10. Line 1:   User's Name (35 characters)
  11. Line 2:   User's Location (35 characters)
  12. Line 3:   Internet Address to add (70 characters)
  13. Line 4:   Comment (49 characters)
  14.  
  15. Lines 1 and 2 must be the word 'PUBLIC' if you are importing to the public
  16. address book!
  17.  
  18. When exporting, the destination file is overwritten.  When importing, the
  19. address book is APPENDED to, not overwritten.  If you want to replace your
  20. current address book with the import text, you must delete it and the
  21. INET.USR file for accurate information to exist in both files.  It's better
  22. to just append, and then delete entries you don't want by using Inet.
  23.  
  24. Included with this archive is a file called PUBLIC.TXT which contains some
  25. interested internet sites you can send email to and get cool lists and
  26. files from, all by using Inet!  To use the PUBLIC.TXT file, simply run
  27. ADDBOOK IMPORT PUBLIC.ADD PUBLIC.TXT and your public address book will be
  28. updated for you.
  29.