home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / lm2pmm.zip / lm2pmm.doc < prev    next >
Text File  |  1997-11-06  |  732b  |  26 lines

  1. This set of Object Rexx programs migrates LaMail-folders, LaMail-messages and 
  2. LaMail nicknames (addresses) to the PM-Mail 1.9x format.
  3.  
  4. Files in archive:
  5.  
  6.    lmrxtool.cmd   ... set of Object Rexx definitions for LaMail structures
  7.    lm_migr.cmd    ... control program for migration
  8.    pmmrxtoo.cmd   ... set of Object Rexx definitions for PM-Mail 1.9x structures
  9.  
  10.  
  11. Needs Object Rexx utilities stored in:
  12.  
  13.    http://hobbes.nmsu.edu/pub/os2/dev/orexx/orx8.zip
  14.  
  15.  
  16. To invoke migration merely enter:
  17.  
  18.   lm_migr
  19.  
  20. Note: PM-Mail must not be running, else unpredictable errors may occur, hence
  21.       the migration utility checks whether PM-Mail is running and if so aborts.
  22.  
  23. Good luck !
  24.  
  25. 97-11-06, Rony G. Flatscher
  26.