home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 24 / CD_ASCQ_24_0995.iso / vrac / dialm73.zip / DMIMPORT.DOC < prev    next >
Text File  |  1993-10-12  |  1KB  |  29 lines

  1. DMIMPORT.EXE can be used to import comma delimited ASCII format phonebook
  2. files into DIALM phonebook files.
  3.  
  4. When you run DMIMPORT, you will be asked to select the ASCII file to import.
  5. The default file type will be "*.ASC", but you may edit the file specification
  6. so that any files will be shown.  After a file has been selected you will be
  7. asked to indicate the file to be created.  When this has been done you will be
  8. presented with a selection from the input file and you will be asked to indicate
  9. the number of fields in each record in that file.  As an example, there are
  10. three fields per record in the following example:
  11.  
  12.      "Main Pizza Parlor"
  13.      "1234 Main St."
  14.      "723-5555"
  15.      "Acme Auto Supply"
  16.      "444 S. East Ave."
  17.      "555-8321"
  18.      "Bob's Pharmacy"
  19.      "9090 W. Acacia"
  20.      "111-0000"
  21.  
  22. You will then be asked to identify the first 3 fields.  In this example you 
  23. would identify the first one as "Name", the second as "Address" and the third
  24. as "Phone number".
  25.  
  26. The file will then be imported to a DIALM phonebook file and you will be told
  27. when this has been completed.
  28.  
  29.