home *** CD-ROM | disk | FTP | other *** search
/ Power CD-ROM!! 7 / POWERCD7.ISO / dos / mycomm / read_me.now < prev    next >
Text File  |  1994-08-06  |  3KB  |  100 lines

  1. Important MyComm Update Information!
  2.  
  3. Four Items: 
  4.  
  5. --------------------
  6. Item 1 of 4:
  7.  
  8. As of August 1, 1994 the mailing address for MyComm has changed.
  9. The new mailing address is:
  10.  
  11.     P.O. Box 6881
  12.     San Mateo, Ca. 94403-6881
  13.  
  14. Please address all correspondence to the above address.
  15.  
  16. --------------------
  17. Item 2 of 4:
  18.  
  19. New with MyComm version 2.15 through 2.24
  20. Script language changes
  21.  
  22.   Several changes were made to the MyComm "script" language.
  23. Some of the changes such as needing to enclose strings in
  24. quotes are not compatible with the previous version of the
  25. script language. This was unfortunately necessary to provide
  26. certain enhancements to the existing script language.
  27. The changes are fairly simple to make, however your script
  28. files will require some manual editing.
  29.  
  30. Sorry for any inconvenience that this may have caused.
  31.  
  32. Script language changes incompatible with versions
  33. of MyComm below version 2.15:
  34.  
  35. - all strings must be enclosed in quotes i.e. "some string"
  36.  
  37. - string flags must begin with 'S' i.e S1, S2, etc.
  38.  
  39. - integer flags must begin with 'I' i.e. I1, I2, etc.
  40.  
  41. Enhancements to MyComm script language
  42.  
  43. - There are now ten rather than 5 string and integer flags
  44.  
  45. - Several functions were enhanced to take optional parameters
  46.  
  47. - Several new functions have been added.
  48.  
  49. Please refer to Appendix E "Script Language" in MYCOMM.DOC
  50. for further information.
  51.  
  52. --------------------
  53. Item 3 of 4:
  54.  
  55.   A more standard notation for entering "control" characters in the
  56. setup strings and script function strings has been added starting with
  57. MyComm version 2.11.
  58.  
  59.   For example '^M' now supersedes '|' as the Carriage Return symbol.
  60. The '|' (also known as the "pipe" symbol) is still supported in
  61. MyComm version 2.15 but will eventually be phased out.  As time
  62. permits all incidences of the '|' symbol should be replaced in your
  63. Modem Setup Strings and the XMIT() script function.
  64.  
  65. --------------------
  66. Item 4 of 4:
  67. New with MyComm version 2.1 and above
  68. Configuration file changes
  69.  
  70.   The format of the configuration file (MYCOMM.CFG) used by
  71. MyComm version 2.1x has changed due to features that have
  72. been added to MyComm.  For your convenience the program
  73. CNVRT2NW.EXE is provided to perform the necessary
  74. conversion for you.  Use this conversion program only if you
  75. are currently using MyComm version 2.0, 2.01, or 2.02.
  76.  
  77. Usage of CNVRT2NW.EXE
  78.  
  79. Step 1:     Copy CNVRT2NW.EXE to the directory that you keep
  80.             MyComm in.
  81.  
  82. Step 2:     Type CNVRT2NW at the DOS prompt.  You will see
  83.             some short instructions.  Type 'Y' to continue,
  84.             or 'N' to quit.  The CNVRT2NW program will run
  85.             and perform the required conversion for you.
  86.  
  87.   The CNVRT2NW program also creates the file MYCM_OLD.CFG
  88. which is a backup of your current configuration.  After you
  89. have determined that the conversion has taken place
  90. correctly you may delete the file MYCM_OLD.CFG.
  91.  
  92.  
  93. NOTE!
  94.  
  95.   The CNVRT2NW.EXE program will NOT work with versions of MyComm
  96. below version 2.0!  Sorry for any inconvenience.
  97.  
  98.  
  99. Ken Dorshimer - Author MyComm data communications software
  100.