home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / zmodem / zcommexe.zip / ZCOMM.NEW < prev   
Text File  |  1994-02-03  |  11KB  |  243 lines

  1.     -- Please notify us if you have a CGA board that gives "snow" or --
  2.     -- "chromablizzard" when "display warpdrive" is given.  We are   --
  3.     -- considering eliminating snow-removal to increase performance. --
  4.     -------------------------------------------------------------------
  5.  
  6. New ZOO files are being archived with ZOO 2.10 at maximum compression.
  7. These files require ZOO 2.10 or BOOZ to extract.  All manual references
  8. to LOOZ should be changed to BOOZ to reflect this technology upgrade.
  9.  
  10. You can customize ZCOMM and GYAM file transfer display colors with the
  11. GCOLORS program.  Use the following command: "gcolors script.t".  Gyam and
  12. ZCOMM can read the resultant file with "source script.t".  These operations
  13. can of course be automated with a script or bound to a function key.
  14.  
  15. GCOLORS is included in YAMDEMO.ZIP, YAMDEMO.ZOO, ZCOMMEXE.ZIP, and GSZ.ZIP.
  16.  
  17. The "picture" command generates the same binary screen dump
  18. generated with the ALT-Z key.  This command has been present for
  19. a long time but never fully made it into the manual.
  20.  
  21. By popular request, Classic ZCOMM without graphics file transfer display
  22. has returned in CLASSICZ.ZIP.
  23.  
  24. TurboDial 2.36:  A pattern match timeout of 0 now implies no timeout.
  25.  
  26. 18.10: Improved multitaksing under Windows, OS/2, and Chicago.
  27.  
  28. 18.08 (11-29-93) Enhancements for latest CompuServe B+ CRC-32 and
  29. "MobyKermit".  Kermit downloads can use the latest C-Kermit speed
  30. options given below.  Kermit autodownloads have been redesigned for
  31. proper operation with new as well as old Columbia Kermit programs.
  32.  
  33. set buffers 25090 25090
  34. set window-size 5
  35. set send packet-length 5000
  36. set receive packet-length 5000
  37. set block 3
  38. set flow none
  39. set handshake none    (or use hardware flow control)
  40. set control unprefixed all
  41. set control prefixed 0 1
  42. set transfer cancellation off
  43. set file type binary
  44. set delay 0
  45.  
  46. When receiving from C-Kermit 189 Pro-YAM is virtually as fast as Columbia
  47. Kermit with the added benefit of rapid automatic downloads with automatic
  48. dialect recognition.  To support the latest Columbia Kermit, Pro-YAM no
  49. longer ignores control characters within packets unless the -M option
  50. is given.  It will now be necessary to use the -M option in some mainframe
  51. and/or network Kermit applications (kermit rb -M).
  52.  
  53. When sending with Kermit, control prefixing can be minimized with the
  54. "kermit sb -m" option (MobyKermit).  The user must experiment to determine if
  55. the receiving program will accept this new Kermit sub-dialect.
  56.  
  57. DOS Serial i/o has been tuned to reduce the computational load imposed
  58. on internal modems with virtual UARTs implemented in firmware.
  59.  
  60. 18.05: The portx command now works with IRQ's up to 15.  An example card
  61. that supports these higher IRQs is the $99 "WinSport II" from Boffin LTD
  62. 612-894-0595.  This card has two NS16550AFN FIFO UARTS and also supports
  63. MobyBaud (18.432 MHz clock).
  64.  
  65. The "D" numeric parameter has been removed; its function is provided by
  66. the optional third argument to the "portx" command.
  67.     portx 3e8,15,57600 speed 200000
  68. Selects a comm port with a base address of 3e8 using IRQ15 and the 18.432
  69. MHz clock option on the Boffin Electronics "WinSport II" 2 port serial board.
  70.  
  71. 18.04: The "handshake ax" command takes the low order 5 bits of the first
  72. letter of the command (usually "a") and writes them to the 8250/16550 UART
  73. Modem Control Register.  This hack is specific to PCDOS flavors.
  74. A typical application is "ha ax" which raises Data Terminal Ready (bit 0)
  75. but turns off Request To Send, useful for interfacing to the Radio Shack
  76. Micronta Cat. No. 22-182 LCD Digital Multimeter with PC Interface.  This
  77. instrument uses an optical coupler and will not communicate unless DTR is
  78. ON and RTS is OFF.
  79.  
  80.  
  81. 18.03:  Some problems with ZMODEM-90(Tm) over 7-bit paths were fixed.
  82. Printer controller mode now passes all characters if vt100 emulation
  83. is not selected.  (Vt220 specs require NULL, XON and XOFF to be filtered.)
  84. If the ena -8g command is given, all 8 bits are passed to the printer.
  85. CIS-B+ CRC-16 and 2k blocks now supported.
  86.  
  87. 18.01:  The default phones path is now c:/yam/phones.t for DOS flavors.
  88. The install batch files have been updated to reflect this change.
  89. The automatic selection of handshake both on serial ports presenting
  90. positive CTS has been refined.  The display routines now default to
  91. "display warpdrive".  If you still have a CGA that generates snow
  92. ("chromablizzard") you must uncomment the "display nowarpdrive" command
  93. in phones.ts.
  94.  
  95. 17.95:  The default built-in DOS phones path is now /yam/phones.t
  96. instead of /phones.t.  As before, it can be overridden with the
  97. DOS PHONES environment variable or by putsnp.
  98.  
  99. 17.94:  DOS flavors now recognize a wider variety of EGA and VGA boards
  100. and automatically set "display warpdrive".  The term function has been
  101. revised for better operation at very high speeds esp. with hardware
  102. handshaking.
  103.  
  104. The "tcs" command now accepts redefinitions of characters 128-255.
  105. This allows "graphics drawing characters" to be changed.
  106.  
  107. 17.93: DOS Pro-YAM flavors now allow the "set" command to bind strings
  108. or commands to the letter ALT keys ALT-a to ALT-z.
  109.  
  110. If image or Image (ena -i or ena -I) mode is on, file append
  111. buffer capture does not search for a CP/M EOF in the file being
  112. appended to.
  113.  
  114. 17.92: Giving "display inhibit" followed by "display noinhibit"
  115. no longer resets Dasher emulation graphics states.
  116.  
  117. Doorway 2.2 is a shareware remote control program that allows a
  118. dial-in Yam user to enter keystrokes and view the alphanumeric
  119. display of the computer Doorway is running on.  This
  120. functionality resembles that provided by PcAnywhere, Carbon
  121. Copy, et al.
  122.  
  123. Doorway host mode support has been added.  When Yam is run under
  124. Doorway, doorway redirection is turned off.  After executing
  125. commands in the setup telephone directory entry and the commands
  126. on the DOS command line, Yam exits before displaying the main
  127. prompt, restoring the previous Doorway state.  DSZ and GSZ
  128. versions starting Dec 1991 also support Doorway host operation.
  129.  
  130. 17.90: Corrections to a cursor positioning problem and pN1
  131. interaction with some display adapters.
  132.  
  133. 17.89  An interaction between the -c switch and CIS-B downloads
  134. was removed.
  135.  
  136. 17.88: A local -c option will now override the sender's -r option.
  137.  
  138. The ""gcolors" command is now a no-op on flavors without the graphic file
  139. transfer display.  The "dG" test condition evaluates true iff the program
  140. supports the graphics file transfer display.
  141.  
  142. A problem with the "display inhibit" command has been fixed.
  143.  
  144. 17.87: the "xy column row" command has been added to allow convenient
  145. direct local cursor addressing. Home = 1 1.  Example:  xy 1 20
  146.  
  147. Fixed an interaction between FIFO uarts and YMODEM-g termination after all
  148. files have been sent.  Fixed problem of some options being ignored on
  149. XMODEM and YMODEM downloads.  Fixed graphics display problem involving
  150. more than 40 MB of files.
  151.  
  152.  
  153. 17.86: A conflict between crash recovery and user specified
  154. short packets has been corrected.
  155.  
  156. Pro-YAM, ZCOMM, DSZ.EXE and GSZ now accept the "c" option to
  157. force incoming files to use a changed file name when a file with
  158. the same name exists.  The receiving program must support this
  159. new ZMODEM option or file disposition will be undefined.
  160.  
  161. 17.84: Fix for possible modem i/o lockup with older UART chips.
  162. Improvements in graphics transfer display.
  163.  
  164. 17.83: Some fixes in GCOLORS.  Coded added to recover from some types
  165. of defective serial ports.
  166.  
  167. 17.82: When using printing with DOS (l numeric parameter == 0), printer
  168. faults generate the "Abort, Retry, Ignore, Fail" message.  Responding "f"
  169. to this message a few times will now return control to YAM and cause YAM
  170. to deselect the printer by setting the l numeric parameter to -1.  This
  171. allows normal operation to proceed if the printer fails.  Printing can be
  172. reenabled by setting the l numeric parameter to 0.
  173.  
  174. 17.80:  Gyam.exe is a new flavor of PCDOS Pro-YAM with full screen
  175. graphics status display of file transfer data.  The amount of
  176. information displayed depends on the protocol and sending program.
  177. XMODEM, Compuserve-B, and Kermit download displays make use of data
  178. supplied by the "estimate" command.
  179.  
  180. Time of day and call elapsed time are displayed.  MODEM status is
  181. displayed as follows: x = software flow restraint, X = hardware
  182. flow restraint, L = Loss of carrier detect, H = on Hook.
  183.  
  184. The display color scheme may be altered with the "gcolors"
  185. command.  The following gives a rather "rad" set of colors:
  186.     gcolors 15,2,12,120,10,6,14,6,31,7,12,2,14,15,15,0,0
  187. A menu driven companion program "gcolors" will support interactive
  188. modification of the screen colors.
  189.  
  190. Setting the l numeric parameter to 0 uses DOS PRN: (stdprn) instead
  191. of ROM BIOS for printing with the lputp command, l mode, and terminal
  192. emulation printer controller mode.  Doing so may generate "Abort Retry
  193. Fail" messages from some versions of DOS.  DOS 5.0 generates spurious
  194. "Write Fault" messages with some parallel port adapters.  In one instance,
  195. changing from the parallel port on an AST Advantage board to a recent
  196. Chinese "AT Multi I/O" board eliminated the DOS error messages.
  197.  
  198. Wyse 60 printer controller and aux print modes are now supported.
  199.  
  200. 17.78: The MODEM string parameter has been added to allow ZCOMM to use the
  201. new advanced dialing scripts (adial) without difficulty.  This is initialized
  202. by the MODEM environment string (if present).
  203.  
  204. References to the "aprompt" string should read "altprompt".
  205.  
  206. Keyboard mapping mode is no longer required for ANSI KAM to be effective.
  207.  
  208. Conference mode transmission now obeys throttle.
  209.  
  210.  
  211. 17.77: The -I option has been added to the sz and sb commands.  The -I
  212. option causes new versions of VMS rz to store files with the VMS Variable
  213. length (mrs=510) binary format.  The main use of this VMS record format is
  214. to prevent VMS Kermit programs from altering file contents.
  215.  
  216. The string parameters altprompt, tmodes, nodename, parity, and speed
  217. are new to TurboDial 2.35.
  218.     altprompt    Prompt string for ALT-2  (similar to mprompt)
  219.     tmodes    Default term function modes for f, learn, F-2, t commands
  220.     nodename    Unix system node name
  221.     parity    string representation of number of bits and parity, e.g. 8n
  222.     speed    string representation of speed as set by "speed" command
  223.  
  224. Usage of the statliner parameter has been improved.  If statliner begins
  225. with a space, it is appended to the status line information.  Otherwise
  226. it is processed for string substitutions and character escapes and
  227. replaces the right hand side of the status line.
  228.  
  229. "Handshake slow" is more effective for ZMODEM CRC-32 and MobyTurbo downloads.
  230.  
  231. pcANYWHERE "A" command has been removed from ZCOMM and Pro-YAM.
  232.  
  233. 17.74 -n flag added to echo command suppresses cr/lf and reverse video.
  234. (TurboDial 2.34)  Sz -e is more network compatible.
  235.  
  236. 17.72 Corrected bad CRC calculation on zero length blocks.
  237.  
  238. 17.71 Corrected incorrect calculation of disk free space on very large
  239. disk drives.
  240.  
  241. 17.70 Code changes to improve operation with the Intel SatisFAXtion(Tm)
  242. modem/fax board.
  243.