home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / comm / ca24_1.zip / README.DOC < prev    next >
Text File  |  1989-02-28  |  13KB  |  316 lines

  1. -------------------------------------------------------------------------------
  2. 890228                COM-AND 2.4                Page  1
  3. -------------------------------------------------------------------------------
  4. This release of COM-AND:
  5. -------------------------------------------------------------------------------
  6.  
  7.      o    This is the fifth release of COM-AND (version 2.4).  The 2.4 release
  8.     is a maintenance release, correcting problems reported with 2.3, and
  9.     adding (just a few) features.
  10.  
  11.      o    Run instructions and installation procedures will be found following
  12.     this page.
  13.  
  14.      o    The author pleads for comments and criticisms of this program.
  15.     You may contact the author:
  16.  
  17.     CABER Software
  18.     R. (Scott) McGinnis
  19.     P.O. Box 3607 Mdse Mart
  20.     Chicago, IL 60654-0607
  21.  
  22.     PLINK, GEnie id: TARTAN
  23.     SOURCE id: BEM823
  24.  
  25.      o    Read the remainder of this document, please, for a description of
  26.     installation...
  27.  
  28. -------------------------------------------------------------------------------
  29. Files in this distribution:
  30. -------------------------------------------------------------------------------
  31.  
  32.      CA23-1.ARC:
  33.  
  34.     COM-AND.EXE    2.4  executable
  35.     COM-AND.PIF    PIF file for Windows
  36.     COM-AND.DVP    DVP file for DesqView
  37.     README.DOC    This file.
  38.     REGISTER.DOC    Registration form
  39.     SCRIPTS.ARC    Some sample scripts
  40.     SCRIPTS.DOC    A short summary of scripts in SCRIPTS.ARC
  41.     BBS&HOST.ARC    BBS and host mode scripts and documentation
  42.  
  43.      CA23-2.ARC:
  44.  
  45.     README.DOC    This file.
  46.     REGISTER.DOC    Registration form
  47.     COM-AND.DOC    Documentation for version 2.4
  48.  
  49. -------------------------------------------------------------------------------
  50.    *    COM-AND creates any files it requires that it does not find on the
  51.     drive:subdirectory where it is loaded (or on the drive:subdirectory
  52.     where the environment variable COM-AND= directs the processor)
  53. -------------------------------------------------------------------------------
  54.    *    To print the COM-AND.DOC file, deARC it onto disc and use the DOS
  55.     command "PRINT COM-AND.DOC".  COM-AND.DOC is formatted 60 lines to
  56.     the page, with top-of-forms as page breaks, and uses tab characters.
  57. -------------------------------------------------------------------------------
  58.  
  59. -------------------------------------------------------------------------------
  60. 890228                  COM-AND 2.4                 Page 2
  61. -------------------------------------------------------------------------------
  62. Run instructions:
  63. -------------------------------------------------------------------------------
  64.  
  65. o    To run COM-AND from the DOS prompt:
  66.        (Install the release as described below)
  67.  
  68.        C> COM-AND
  69.  
  70.        (Run this way, the F1 menu makes many accessories available to
  71.        you.  You can modify (and create) new accessories with the 'r'
  72.        subcommand at any time.)
  73.  
  74. -------------------------------------------------------------------------------
  75. Installation:
  76. -------------------------------------------------------------------------------
  77.  
  78. 1)    Set your current subdirectory to the subdirectory where you wish
  79.     to install COM-AND... where you've already installed version 2.2
  80.     of COM-AND (if you have it).  I'd suggest "\COM-AND".
  81.  
  82. 2)    DeARC the distribution file.  Have a care not to overwrite files
  83.     you want to keep!
  84.  
  85. 3)    Load COM-AND (i.e. C> COM-AND <return>)
  86.  
  87.     .  Check Alt-S
  88.        .. Modem parms are set for HAYES - you may want to change them.
  89.        .. The backscreen buffer size defaults to 4K.  You can set it
  90.           up to 64K, for redisplay and transcripting.
  91.        .. Remember to save the new settings.
  92.  
  93.     .  Check Alt-P
  94.        .. Choose the COM port you use (1/2/3/4).
  95.        .. Default speed selection is not important if you always use
  96.           the dialing directory.  But set it anyway.
  97.        .. Remember to save new settings.
  98.  
  99.     .  Check Alt-O
  100.        .. Set flags the way you want them (e.g. exit query on, d*mned
  101.           advert off, and so on;  Note BIOS/DIRECT and PCJr settings)
  102.        .. Remember to save new settings.
  103.  
  104. 4)    Review the accessories (F1).
  105.  
  106.        You may review the contents of accessory definitions with the 'r'
  107.        subcommand.    You may wish to add entries for a listing program
  108.        and editor.. and perhaps PC-VCO... CCOLOR...
  109.  
  110. 5)    Exit COM-AND with Alt-X.
  111.  
  112.  
  113. -------------------------------------------------------------------------------
  114. 890228                  COM-AND 2.4                Page  3
  115. -------------------------------------------------------------------------------
  116. Additions and corrections this release:
  117. -------------------------------------------------------------------------------
  118.  
  119.     -------------------------
  120.     Additions to 2.3 COM-AND:
  121.     -------------------------
  122.  
  123. o    Added text to Alt-D 'r' speed selection (19.2 and 115K)
  124. o    C)opy subcommand added to Alt-D and F1 menues (copy entry)
  125. o    Added one-way encryption to Alt-N for scripts (execute w/o password)
  126. o    COM-AND.CMD (or .ENF) script is executed if found after initialization
  127. o    Shadowed (most) all menu windows
  128. o    /E switch in run command forces 25 line mode
  129. o    Added CR -> CRLF option to Alt-O (Item #25)
  130. o    Added 'Xfer screen update interval' constant to Alt-S
  131. o    Added 'Set Base/IRQ' submenu to Alt-P (for COM1-COM4)
  132. o    Added initial NAK to KERMIT receive funciton (to speed it...)
  133. o    Added /I switch to inhibit modem initialization string from being used
  134.  
  135.     ---------------------------------------
  136.     Changes and corrections to 2.3 COM-AND:
  137.     ---------------------------------------
  138.  
  139. o    Corrected ANSI SCP/RCP sequences (error introduced in 2.3)
  140. o    Corrected TopView awareness code (possible buffer overwrite?)
  141. o    Restored LF and BS filter to logged files (removed in 2.3)
  142. o    Increased size of modem init string to 54 chars (resissued if changed)
  143. o    Corrected Batch YMODEM to calllog last file uploaded only once
  144. o    Removed KERMIT change (2.4d) to allow download window of up to 32
  145. o    Corrected code accepting hex numbers to accept 0X... as well as 0x...
  146. o    Corrected code to display DLE when DLE followed by ESCAPE
  147. o    Corrected Alt-D 'P'rint subcommand output format
  148.  
  149.     -------------------------------
  150.     Script changes and corrections:
  151.     -------------------------------
  152.  
  153. o    Cursor is saved/restored by WOPEN/WCLOSE in script
  154. o    Corrected ATSAY for ANSI sequences (error introduced in 2.3)
  155. o    Script RESET command sets ANSI attributes correctly
  156. o    Allow WRITE to write nulls if FOPENO opens BINARY
  157. o    STACK command uses EBL if available - otherwise it uses BIOS
  158. o    Corrected lockup when incorrect password given for an encrypted script
  159. o    Changed STACK command to use EBL stack (if EBL available)
  160. o    Corrected grave (`) forcing to force any following character
  161. o    Corrected divide overflow on DIVIDE and MODULO DIVIDE
  162. o    Corrected ERROR flag handling generally (e.g. after ATOI)
  163. o    Corrected SET CHAT to leave chat mode upone exit from script
  164.  
  165.  
  166. -------------------------------------------------------------------------------
  167. 890228                  COM-AND 2.4                Page  4
  168. -------------------------------------------------------------------------------
  169. Additions and corrections this release:
  170. -------------------------------------------------------------------------------
  171.  
  172.     --------------------------
  173.     Script additions: General:
  174.     --------------------------
  175.  
  176.     EBL Sx &<name>                ; Extended syntax to include
  177.            %<letter>            ; .. EBL extended variables
  178.     EBLSET &<name> Sx            ; Set EBL extended variable
  179.     FSAVE[I!O] POP                ; POP last FSAVE (throw away)
  180.     IF ALPHA Sx                ; Test 1st char of Sx for alpha
  181.     IF NUMERIC Sx                ; Test 1st char of Sx for numeric
  182.     IF CONTROL Sx                ; Test 1st char of Sx for control
  183.     IF SPECIAL Sx                ; .. special: not alpha/num/control
  184.     IF PRINTER                ; Test if PRINTER ON in use
  185.     LJ Sx                    ; Left justify Sx
  186.     MSR Nx                    ; Read modem status register
  187.     PRINT <string>                ; PRINT tring to LP1 printer
  188.     RJ Sx                    ; Right justify Sx
  189.  
  190.     ------------------------------
  191.     Script additions: SET command:
  192.     ------------------------------
  193.  
  194.     SET ASCII ECHO    (ON!OFF)        ; Disable alarm on SENDFILE ASCII
  195.     SET ASCII QUIET (ON!OFF)        ; Turn on echo for SENDFILE ASCII
  196.     SET ASCII LINEPACE <number>        ; Turn on echo for SENDFILE ASCII
  197.     SET CR (CR!CR_LF)            ; CR rcvd as CR or CR/LF
  198.     SET CR_IN (CR!CR_LF)            ; CR rcvd as CR or CR/LF
  199.     SET RTS (ON!OFF)            ; Raise/lower RTS
  200.     SET RTSDiscipline (ON!OFF)        ; Set/reset discipline
  201.     SET TXPACE <number>            ; Partial imple as SET ASCII CHARP
  202.     SET XSUI <number>            ; Set xfer screen update interval
  203.  
  204.     -----------------------------
  205.     Script additions: Intrinsics:
  206.     -----------------------------
  207.  
  208. o    Added "modem initinitialization string" ("_MINIT")
  209.  
  210.  
  211. -------------------------------------------------------------------------------
  212. 890228                  COM-AND 2.4                Page  5
  213. -------------------------------------------------------------------------------
  214. Known bugs in the current release:
  215. -------------------------------------------------------------------------------
  216.  
  217.  
  218. o    KERMIT 12 and 16 bit checksums don't seem to work with Jan van der
  219.     Eyjk's PCKERMIT.  I have not yet found the incompatibilty.
  220.  
  221. o    CIS-B flow control does not yet seem adequate.    At high transfer
  222.     rates on a clean line, an error is noted occaisionally.
  223.  
  224. o    Certain modems are reported to perform file transfers with an
  225.     astoundingly low efficiency with this version of the comm drivers.
  226.     Most modems report quite effective efficiency.
  227.  
  228.  
  229. -------------------------------------------------------------------------------
  230. 890228                COM-AND 2.4                Page  6
  231. -------------------------------------------------------------------------------
  232. Related release; PC-VCO:
  233. -------------------------------------------------------------------------------
  234.  
  235.  
  236.     PC-VCO is Visual Conferencing for the IBM PC.  It is completely
  237.     compatible with all three flavors of MacIntosh VCO/VMCO.  It has
  238.     been in use for more than a year by several groups of people.  On
  239.     GEnie, the IBM RT has a regularly scheduled VCO conference every
  240.     Wednesday at 9PM Eastern Standard Time.
  241.  
  242.  
  243.     The concept of VCO is that each conference attendee draws a set of
  244.     16 (or 18) ICONs, and posts them publically.  Other attendees down-
  245.     load the ICONs (called face files), and add them to their own lib-
  246.     rary of faces.    8 (or 9) expressions (happy, sad, etc) are supported.
  247.     When someone speaks in a VCO conference, the appropriate ICON is
  248.     displayed on all PC-VCO screens.  People who've not uploaded face
  249.     files are depicted as Charlie Brown, Don Martin, or OPUS.
  250.  
  251.  
  252.     PC-VCO interfaces to a public domain text-to speech synthesizer.
  253.     The quality is less than might be desired, but its a start!
  254.     PC-VCO now includes its own speech driver for faster processors.
  255.  
  256.  
  257.     PC-VCO has been distributed (its seventh release) as PC-VCO22.ARC.
  258.     PC-VCO may be used on either CGA, EGA or Hercules graphics adapters.
  259.  
  260. -------------------------------------------------------------------------------
  261. Related release; CCHESS:
  262. -------------------------------------------------------------------------------
  263.  
  264.     CCHESS is Conference Chess - two people can play chess over PLINK's
  265.     PARTY, CIS CB, etc.  CCHESS provides a graphics depiction of a chess
  266.     board, and a log of the last few moves.  Game play can be performed
  267.     entirely with a mouse (if you desire - not necessary).    Games may be
  268.     saved, and restored later for continuation.
  269.  
  270.  
  271.     Version 1.2 is a production release - beta testing is complete.
  272.     However,  I am still looking for comments, criticisms and thoughts
  273.     from those interested in on-line interactive gaming.
  274.  
  275.  
  276.     CCHESS has been distributed (its second release) as CCHESS12.ARC.
  277.     Please read the CCHESS.DOC document for a description of CCHESS.
  278.     CCHESS may be used on either CGA, EGA or Hercules graphics adapters.
  279.  
  280.  
  281. -------------------------------------------------------------------------------
  282. 890228                COM-AND 2.4                Page  7
  283. -------------------------------------------------------------------------------
  284. Related release; CBRIDGE:
  285. -------------------------------------------------------------------------------
  286.  
  287.     CBRIDGE is Conference Bridge - four people can play bridge over
  288.     PLINK's PARTY, CIS CB, etc.  CBRIDGE deals cards, displays hands,
  289.     displays (and protects) the bidding, and monitors game play.
  290.     Bidding can be reviewed at any time, as can game play.
  291.  
  292.  
  293.     Version 1.1 has completed its beta trials.  It has found quite
  294.     usable.  It may be 'rough' in spots...  I am looking for comments,
  295.     criticisms and thoughts from those interested in on-line interactive
  296.     gaming.
  297.  
  298.     CBRIDGE has been distributed (its first release) as CBRIDG11.ARC.
  299.     Please read the CBRIDG.DOC document for a description of CBRIDGE.
  300.     CBRIDGE may be used on either MDA, CGA, EGA or Hercules adapters.
  301.  
  302.  
  303. -------------------------------------------------------------------------------
  304. Related release; CCOLOR:
  305. -------------------------------------------------------------------------------
  306.  
  307.     CCOLOR is another accessory for conferencing.  It tracks the conver-
  308.     sation, and assigns different colors to each speaker.  Each speaker's
  309.     text is highlighted and easy to see.  Of course, a color adapter,
  310.     CGA or EGA is required.  It has to be seen to be appreciated!
  311.  
  312.  
  313.     CCOLOR has been distributed (its second release) as CCOLOR11.ARC.
  314.     CCOLOR may be used on either CGA, or EGA adapters.
  315.  
  316.