home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 3 Comm / 03-Comm.zip / cs2pmm_m.zip / Readme.txt < prev   
Text File  |  1999-11-15  |  951b  |  29 lines

  1. Cs2PMM_m.cmd is a freeware OS/2 REXX script which reads the .msg
  2. and .sav files produced by Golden CommPass and converts them to a
  3. format that can be imported to PMMail/2 (BluePoint Software Works,
  4. Inc.).
  5.  
  6. The program does not use PMRexx or Vx-Rexx, etc. - it is installed
  7. and operated from an OS/2 command prompt.
  8.  
  9. Installation:  Copy/move all of the files contained in the archive
  10. that was downloaded to a directory which is on the system PATH.  To
  11. see what directories are available on your PATH, type the following
  12. at an OS/2 command prompt:
  13.  
  14. echo %path%
  15.  
  16. After copying/moving the files, change to the directory where they
  17. were placed and type the following at the command prompt:
  18.  
  19. cs2pmm_m -h
  20.  
  21. The helpfile which will be displayed should tell you everything else
  22. you need to know.  Comments are welcome to:
  23.  
  24. bmj01@innovative-engineering.com
  25.  
  26. Hope this is as useful to you as it has been for me!
  27.  
  28. Version 0, 9-Nov-1999
  29.