home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / comm / commo45.zip / READ.ME < prev    next >
Text File  |  1991-01-12  |  8KB  |  213 lines

  1. {COMMO} 4.5                                               January 12, 1991
  2.  
  3.  
  4. {COMMO} (tm) is a Telecommunications Program that offers great power, speed
  5. and flexibility in a small, easy-to-use package.
  6.  
  7. {COMMO} is Shareware.  Please see the Licensing Notice in the COMMO.DOC file
  8. and also the Registration Form provided in this package.  Registration allows
  9. you to eliminate the opening advertisement and to personalize your copy of
  10. the program.
  11.  
  12. A registration fee of $25.00 US is required for continued use.  Add $5.00
  13. handling charge for a diskette containing the current release (specify 5.25"
  14. or 3.5").  Mail to:
  15.  
  16.                         Fred P. Brucker
  17.                         P.O. Box 9103
  18.                         Santa Rosa, CA 95405
  19.  
  20.  
  21. See the list of support BBS's and networks at the end of this document.
  22.  
  23.  
  24. The {COMMO} package should contain the following files:
  25.  
  26.         READ.ME         This read file
  27.         HISTORY         A history of recent revisions
  28.         REGISTER.FRM    A registration/order form
  29.         LICENSES        Sample license forms
  30.         COMMO.DOC       How to get started, macro programming
  31.         COMMO.COM       The executable program
  32.         COMMO.CFG       A sample Configuration File
  33.         COMMO.FON       A sample Dialing Directory File
  34.         COMMO.MAC       A sample Macro File
  35.         COMMO.HLP       The Online Help File
  36.         CO-PIF.DVP      A sample DESQview Program Info File
  37.         VT102-1.MAC     VT102 keyboard support file #1
  38.         VT102-2.MAC     VT102 keyboard support file #2
  39.         MACROS.TXT      Some macro examples
  40.  
  41.  
  42. New users please read the file COMMO.DOC.  {COMMO} is a little different from
  43. other terminal programs and the time will be well spent.  Pay special
  44. attention to Appendix A, "Setting Up Your Modem."
  45.  
  46.  
  47. --------------------------
  48. What's new in {COMMO} 4.5?  {Previous users please read!!!}
  49. --------------------------
  50.  
  51. If you missed any recent {COMMO} releases, please refer to the file HISTORY to
  52. get caught up on the changes and improvements.
  53.  
  54. Bugs Fixed
  55. ----------
  56.  
  57. Pressing Esc to exit a window would cause a macro to terminate (if one was
  58. running).
  59.  
  60. There was a problem with timers expiring early at the stroke of midnight,
  61. This caused the "Holding until ..." message to go away, the PAUSe function to
  62. terminate early, etc.
  63.  
  64. The DISPlay function would write some unwanted characters when used only to
  65. position the cursor.
  66.  
  67. Major Changes
  68. -------------
  69.  
  70. {COMMO} now has Scrollback!  Just press Alt-K from the Terminal Screen.
  71.  
  72. The Capture File feature now offers two new modes:  Filter and Raw.  Use these
  73. when you need to capture data as it comes from the serial port.
  74.  
  75. Chat Mode and Doorway Mode have been enhanced (see below).
  76.  
  77. --------------------
  78. Support File Changes
  79. --------------------
  80.  
  81. Configuration File
  82. ------------------
  83.  
  84. The Configuration File has a new (and very fast) processor.  The file is
  85. processed at startup and then released from memory. Pressing Alt-G reads it in
  86. for editing and re-processing.  It will stay in memory until the space is
  87. needed for something else (like Shell to DOS).  This frees up almost 5k for
  88. other purposes (the file is saved automatically whenever necessary).  The
  89. editing command, Alt-Q, no longer applies to the Config File since it is
  90. inconsistent with these changes.
  91.  
  92. A number of new items have been added.  Please take a few minutes to edit the
  93. new sample file to your own needs.  The simplest way is to print your old
  94. file, then edit the new file using the printout as a guide.  You will NOT be
  95. able to start {COMMO} using your old Configuration File.
  96.  
  97. New items:
  98.  
  99. Item 34.  Startup pacing character.  This allows you to specify an initial
  100. ASCII Upload pacing character without having to use a macro.
  101.  
  102. Item 39.  Startup Capture File Mode.  SCREEN captures data as it appears on
  103. the screen.  RAW captures data as it comes from the serial port -- with ANSI
  104. control characters, etc.  FILTER is like raw, but filters out ANSI control
  105. sequences -- useful for data with lines longer than 80 characters.
  106.  
  107. Item 46.  Scrollback Buffer size in kilobytes.  This allocates memory for the
  108. Scrollback buffer.  0 will disable the feature.
  109.  
  110. Item 50.  Obtain number of screen lines from DOS.  If this is "yes" {COMMO}
  111. will automatically adjust to the number of screen lines currently set in DOS.
  112. You no longer need to use the "/L=" command line switch.
  113.  
  114. Item 51.  Number of lines in upper Chat Mode window.  This allows customizing
  115. the Chat Mode split.
  116.  
  117. Item 52.  Send when Enter is pressed in Chat Mode.  Set this to "yes" to use a
  118. "CB Simulator" or other host that echoes what you type.
  119.  
  120.  
  121. Macro Processor
  122. ---------------
  123.  
  124. New functions:
  125.  
  126.   CAPMode.      Allows the Capture File Mode to be set via macro.
  127.  
  128.   SCROllback.   Displays the Scrollback buffer.
  129.  
  130. A new EXECute parameter "%m" has been added.  This variable contains the speed
  131. from the modem connect message and may be used to pass the modem connect speed
  132. to external protocols for time estimation.
  133.  
  134.  
  135. General
  136. -------
  137.  
  138. A color chart is now available in the Internal Editor.  Use it to set the
  139. colors in the Configuration File or for the DISPlay function in the Macro
  140. File.  Just press F10 at any time to pop it up.
  141.  
  142. The screen is no longer cleared when Doorway Mode is entered.  Also the
  143. terminal mode parameters are not reset.  If needed, these can be done with a
  144. macro.  See "Doorway Mode" in COMMO.DOC for details.
  145.  
  146.  
  147.  
  148. -------
  149. Support
  150. -------
  151.                                                  
  152. My telephone number for inquiries and support for registered users is
  153. (707) 573-1065.  Please restrict calls to business hours (Pacific time).
  154.  
  155. You can also contact me for support (and find the latest {COMMO} release) on
  156. the following systems.  My heartfelt thanks to the Sysops and many others for
  157. their help in distributing and testing {COMMO}.
  158.  
  159. Networked Conferences
  160. ---------------------
  161.  
  162. Ask your local BBS to carry one of these conferences!
  163.  
  164. RelayNet (tm) International Message Exchange (RIME), {COMMO} conference.
  165.  
  166. Intelec (tm) Network  \
  167. U'NI-net               >  shared {COMMO} conference.
  168. WESTNET               /
  169.  
  170. Bulletin Board Systems
  171. ----------------------
  172.  
  173. Directory Assistance (RBBS)      Santa Rosa, CA     (707) 538-8710
  174.  
  175.     Sysop: Jim Goodenough.  The home of the original {COMMO} support
  176.     conference (now on RIME).
  177.  
  178. MAS-BBS              (DBBS)      Brooklyn, NY       (718) 444-4555
  179.  
  180.     Sysop: Matt Kahn.  Registered {COMMO} users have free access to this
  181.     subscription system's message base and to download new releases of
  182.     {COMMO}.  Just leave a comment requesting free access on this basis.
  183.  
  184. Motherboard          (PCBoard)   Petaluma, CA       (707) 778-8841
  185.  
  186.     Sysop: Julie Buerg.
  187.  
  188. The Outland          (DMG)       Santa Rosa, CA     (707) 575-0636
  189.  
  190.     Sysop: Shad Muegge.  This is my local base for the {COMMO} Fidonet echo
  191.     (name COMMO).  The network address is 1:125/180.0 (request a feed).
  192.  
  193. Palladin             (Auntie)    San Rafael, CA     (415) 485-1736
  194.  
  195.     Sysop: Al Kalian.
  196.  
  197. Commercial Services
  198. -------------------
  199.  
  200. CompuServe           EASYPLEX (go mail)              71021,356
  201.  
  202. GEnie                GE Mail                         F.BRUCKER1
  203.  
  204.  
  205. Please feel free to distribute this package according to the rules outlined on
  206. the cover page of COMMO.DOC.
  207.  
  208.  
  209. Thank you, and I hope you enjoy {COMMO}.
  210.  
  211.  
  212.                                    Fred P. Brucker
  213.