home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / windows / cardco.zip / CARDCONV.TXT < prev    next >
Text File  |  1990-09-17  |  1KB  |  50 lines

  1. CardConv Ver 1.0
  2. (c) 1990 by Robert Schoettl
  3.  
  4. CardConv is a small file coverter which brings Card-Data from MS-WINDOWS CARD.EXE
  5. program into ASCII format, readable with common database or wordprocessing
  6. programs.
  7.  
  8. _CardConv_Syntax_
  9.  
  10. CARDCONV cardfile.CRD newfile.ext delimiter [/I][/E][/C]
  11.  
  12. cardfile    WINDOWS cardfile with extension
  13.  
  14. newfile    holds converted data
  15.  
  16. delimiter    field delimiter (up to 3 characters long)
  17.  
  18. * [/I]    include card-index line as record content
  19.  
  20. * [/E]    output only card-index line
  21.  
  22. * [/C]    convert German special characters (ÄÖÜäöüß)
  23.  
  24. * These parameters are optional and can be mixed in any order.
  25.  
  26.  
  27. _CardConv_Operation_
  28.  
  29. The main purpose for creating CardConv was to get collected addresses
  30. from the Windows CARD-Program into a mailmerge-format for MS-WORD.
  31. Each cardfile entry is seen as one record and ends with a CRLF.
  32. Each line within a cardfile entry is separated by a given delimiter.
  33. (MS-WORD for example uses the ';'-character).
  34. And that's all it does!
  35.  
  36. You can use CardConv only with files which contain pure text-records.
  37. If you use it with card files which contain graphic informations you
  38. will get garbage-results.
  39.  
  40. For any ideas, comments feel free to contact me:
  41.  
  42. Robert Schoettl
  43. Erzgießereistrasse 40
  44. 8000 Muenchen 2
  45. Germany
  46.  
  47. Mailbox addresses:
  48. Mailbox System Nuernberg:    <msn.rmi.de!r_schoettl>
  49. Compuserve User-ID      :    [100012,1033]
  50.