home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / e / mail.93b < prev    next >
Internet Message Format  |  2020-01-01  |  55KB

  1. From cmg  Thu Jul 15 14:49:45 1993
  2. Return-Path: <cmg>
  3. Received: by watsun.cc.columbia.edu (5.59/FCB/jba)
  4.     id AA12721; Thu, 15 Jul 93 14:49:45 EDT
  5. Date: Thu, 15 Jul 93 14:49:44 EDT
  6. From: Christine M Gianone <cmg@watsun.cc.columbia.edu>
  7. To: Info-Kermit
  8. Subject: Info-Kermit Digest V18 #1
  9. Reply-To: Info-Kermit@watsun.cc.columbia.edu
  10. Queries-To: Info-Kermit-Request@WATSUN.CC.COLUMBIA.EDU
  11. Errors-To: Info-Kermit-Request@watsun.cc.columbia.edu
  12. Message-Id: <CMM.0.90.4.742762184.cmg@watsun.cc.columbia.edu>
  13.  
  14. Info-Kermit Digest         Thu, 15 Jul 1993        Volume 18 : Number 1
  15.  
  16. Today's Topic:
  17.             Announcing MS-DOS Kermit 3.13
  18.  
  19.  
  20. Digest submissions may be sent to Info-Kermit@WATSUN.CC.COLUMBIA.EDU or
  21. KERMIT@CUVMA.BITNET.  Requests for addition to or deletion from the
  22. Info-Kermit subscriber list should be sent to LISTSERV@CUVMA.BITNET or
  23. LISTSERV@CUVMA.CC.COLUMBIA.EDU.  These messages must be of the form:
  24.  
  25.   SUBSCRIBE I$KERMIT <your-personal-name>    (To start a subscription)
  26.   UNSUBSCRIBE I$KERMIT                       (To cancel a subscription)
  27.   REGISTER I$KERMIT <your-personal-name>     (To correct your name)
  28.  
  29. Kermit files may be obtained over networks and by mail order.  On the
  30. Internetwork, use FTP to log in to host WATSUN.CC.COLUMBIA.EDU, a Sun
  31. SPARCserver running UNIX (SunOS 4.1), IP host number 128.59.39.2.  Login as
  32. user anonymous (note, lower case), any password, and GET or MGET (MULTIPLE
  33. GET) the desired files.  The file kermit/read.me is a general guide to where
  34. things are.  The Kermit files are in directories kermit/a, kermit/b, kermit/c,
  35. kermit/d, and kermit/e.  Test versions are in kermit/test.  All files in these
  36. directories should be transferred in text (ASCII) mode.  Binaries are in
  37. kermit/bin (use ftp in binary mode).  All files on watsun (with the exceptions
  38. of some of the READ.ME files) have lowercase names, and case is significant.
  39.  
  40. You can also get Kermit files over the BITNET/EARN network; to get started
  41. send a message with text HELP to KERMSRV, the Kermit file server, at host
  42. CUVMA.  For detailed instructions, read the file kermit/a/aanetw.hlp
  43. (AANETW.HLP on KERMSRV).  To order by mail, request a complete list of Kermit
  44. versions and an order form from Kermit Distribution, Columbia University
  45. Academic Information Systems, 612 West 115th Street, New York, NY 10025 USA.
  46.  
  47. ----------------------------------------------------------------------
  48.  
  49. Date: Tue, 13 June 1993 12:00:00 EDT
  50. >From: Christine M Gianone <cmg@columbia.edu>
  51. Subject: Announcing MS-DOS Kermit 3.13
  52. Keywords: MS-DOS Kermit 3.13
  53.  
  54. This is to announce the final release of MS-DOS Kermit 3.13 for the IBM PC,
  55. PS/2, and compatibles with DOS or Windows, and also for "generic DOS", the
  56. Victor 9000 (Sirius 1), and the Heath/Zenith 100.  The new MS-DOS Kermit
  57. release was prepared by Professor Joe R. Doupnik of Utah State University and
  58. includes the major new features that were listed in Info Kermit V17 #3, 30
  59. June 1993.  To recapitulate, briefly:
  60.  
  61.  . A new faster method for transferring binary and precompressed files
  62.  . Larger packets and windows allowed, up to 9024 x 31.
  63.  . Switching among multiple simultaneous TCP/IP sessions
  64.  . Data General DASHER terminal emulation
  65.  . Graphics-mode support for 132-column operation on EGA and VGA video adapters
  66.  . Text-mode support for 132-column operation on ET4000 and other VESA adapters
  67.  . Horizontal scrolling
  68.  . Expanded-memory option for screen rollback and graphics image retention
  69.  . Hebrew character-set translation and Hebrew terminal emulation
  70.  . East European character-set translation
  71.  . Icelandic CP861 code page support
  72.  . Separate code page selection for terminal emulation and file transfer
  73.  . Compose-key sequences for entering accented characters
  74.  . New KERMIT PATH environment variable
  75.  . Support for Novell SLIP_PPP ODI driver and other networking improvements
  76.  . BOOTP improvements
  77.  . TELNET improvements, including option negotiation display
  78.  . DIAL-command support for additional modem types
  79.  
  80. The new files are listed below.  Be sure to use binary mode when FTP'ing files
  81. from kermit/bin.  Use text mode for kermit/a files.
  82.  
  83. Internet anonymous ftp     EARN/BITNET
  84. watsun.cc.columbia.edu     KERMSRV@CUVMA  Description
  85.  
  86.   kermit/bin/msvibm.exe      (none)        Binary executable for IBM PC
  87.   kermit/bin/msvibm.pif      (none)        Program Information File for Windows
  88.   kermit/bin/msvgen.exe      (none)        Binary executable, generic DOS
  89.   kermit/bin/msvv90.exe      (none)        Binary executable, Victor 9000
  90.   kermit/bin/msvz10.exe      (none)        Binary executable, Heath/Zenith 100
  91.   kermit/a/msvibm.boo        MSVIBM BOO    BOO-encoded executable for IBM PC
  92.   kermit/a/msvpif.boo        MSVPIF BOO    BOO-encoded IBM Windows PIF file
  93.   kermit/a/msvgen.boo        MSVGEN BOO    BOO-encoded executable, generic DOS
  94.   kermit/a/msvv90.boo        MSVV90 BOO    BOO-encoded executable, Victor 9000
  95.   kermit/a/msvz10.boo        MSVZ10 BOO    BOO-encoded executable, H/Z-100
  96.   kermit/a/mskermit.ini      MSKERMIT INI  Standard initialization file
  97.   kermit/a/mscustom.ini      MSCUSTOM INI  Customization file
  98.   kermit/a/msr313.upd        MSR313 UPD    List of changes since version 3.12
  99.   kermit/a/msr313.pch        MSR313 PCH    Dummy patch file for version 3.13
  100.   kermit/a/mskerm.upd        MSKERM UPD    Supplement to "Using MS-DOS Kermit"
  101.   kermit/b/mskerm.hlp        MSKERM HLP    Updated help file
  102.   kermit/a/mskerm.bwr        MSKERM BWR    Updated "beware file"
  103.   kermit/a/msvibm.vt         MSVIBM VT     Updated terminal emulator summary
  104.   kermit/a/msmaaa.hlp        MSMAAA HLP    Documentation for dialing scripts
  105.   kermit/a/msm*.scr          MSM* SCR      New modem-dialing scripts
  106.   kermit/a/msidgk.ini        MSIDGK INI    Data General DASHER key mappings
  107.   kermit/bin/msudg.com       (none)        DG DASHER/286 keyboard helper TSR
  108.   kermit/a/msudgk.boo        MSUDGK BOO    BOO-encoded MSUDGK.COM
  109.   kermit/a/msudgk.doc        MSUDGK DOC    Documentation for MSUDGK.COM
  110.  
  111. Also, on watsun only:
  112.  
  113.   kermit/bin/msvibm.zip
  114.  
  115. is a ZIP file containing the new MS-DOS Kermit (IBM PC version) distribution
  116. diskette.  Unzip it using "pkunzip -d msvibm.zip".  The "-d" switch is to
  117. preserve the (new) subdirectory structure.  Any version of PKUNZIP since 1990
  118. should work.
  119.  
  120. Once again, please note that all the new features are documented in the
  121. MSKERM.UPD file, with additional details of a more technical nature in the
  122. MSKERM.BWR file.
  123.  
  124. The ".boo" files are .EXE or other binary files encoded in a printable ASCII
  125. format, suitable for BITNET, e-mail, and other nontransparent modes of
  126. transmission.  You can decode the boo-files back into .EXE files using any of
  127. the MSBPCT.* programs available in kermit/a/msbpct.* or MSBPCT * from
  128. KERMSRV.  See kermit/a/msbaaa.hlp (MSBAAA HLP) for details.
  129.  
  130. All the MS-DOS Kermit-related files have been removed from the test areas
  131. (kermit/test on watsun, T: on KERMSRV).
  132.  
  133. Thanks again to Joe on behalf of all MS-DOS Kermit users everywhere.  Thanks
  134. too to Yossi Gil at the Technion in Israel for lots of last-minute help with
  135. MS-DOS Kermit's Hebrew features.
  136.  
  137. ------------------------------
  138.  
  139. End of Info-Kermit Digest
  140. *************************
  141.  
  142. From cmg  Mon Aug  9 15:24:29 1993
  143. Return-Path: <cmg>
  144. Received: by watsun.cc.columbia.edu (5.59/FCB/jba)
  145.     id AA08995; Mon, 9 Aug 93 15:24:29 EDT
  146. Date: Mon, 9 Aug 93 15:24:28 EDT
  147. From: Christine M Gianone <cmg@watsun.cc.columbia.edu>
  148. To: Info-Kermit
  149. Subject: Info-Kermit Digest V18 #2
  150. Reply-To: Info-Kermit@watsun.cc.columbia.edu
  151. Queries-To: Info-Kermit-Request@WATSUN.CC.COLUMBIA.EDU
  152. Errors-To: Info-Kermit-Request@watsun.cc.columbia.edu
  153. Message-Id: <CMM.0.90.4.744924268.cmg@watsun.cc.columbia.edu>
  154.  
  155. Info-Kermit Digest         Mon, 9 Aug 1993        Volume 18 : Number 2
  156.  
  157. Today's Topics:
  158.  
  159.                New FTP Server for Kermit Files
  160.          Announcing C-Kermit 5A(189) for the Commodore Amiga
  161.               MS-DOS Kermit 3.13 Updates
  162.            MS-DOS Kermit 3.13 USR Sportster Dialing Script
  163.           Host Identification of MS-DOS Kermit 3.13
  164.            Update to MSIWP3.COM using the APC-Macro
  165.         New Packet-Driver Shim for DEC Datalink Specification
  166.         New Release of GOLD.COM (Num Lock = Gold Key)
  167.  
  168. Digest submissions may be sent to Info-Kermit@columbia.edu or
  169. KERMIT@CUVMA.BITNET.  Requests for addition to or deletion from the
  170. Info-Kermit subscriber list should be sent to LISTSERV@CUVMA.BITNET or
  171. LISTSERV@CUVMA.CC.COLUMBIA.EDU.  These messages must be of the form:
  172.  
  173.   SUBSCRIBE I$KERMIT <your-personal-name>    (To start a subscription)
  174.   UNSUBSCRIBE I$KERMIT                       (To cancel a subscription)
  175.   REGISTER I$KERMIT <your-personal-name>     (To correct your name)
  176.  
  177. Kermit files may be obtained over networks and by mail order.  On the
  178. Internetwork, use FTP to log in to host KERMIT.COLUMBIA.EDU, a Sun SPARCserver
  179. running UNIX (SunOS 4.1), IP host number 128.59.39.2.  Login as user anonymous
  180. (note, lower case), any password, and GET or MGET (MULTIPLE GET) the desired
  181. files.  The file kermit/read.me is a general guide to where things are.  The
  182. Kermit files are in directories kermit/a, kermit/b, kermit/c, kermit/d, and
  183. kermit/e.  Test versions are in kermit/test.  All files in these directories
  184. should be transferred in text (ASCII) mode.  Binaries are in kermit/bin (use
  185. ftp in binary mode).  All files (with the exceptions of some of the READ.ME
  186. files) have lowercase names, and case is significant.
  187.  
  188. You can also get Kermit files over the BITNET/EARN network; to get started
  189. send a message with text HELP to KERMSRV, the Kermit file server, at host
  190. CUVMA.  For detailed instructions, read the file kermit/a/aanetw.hlp
  191. (AANETW.HLP on KERMSRV).  To order by mail, request a complete list of Kermit
  192. versions and an order form from Kermit Distribution, Columbia University
  193. Academic Information Systems, 612 West 115th Street, New York, NY 10025 USA.
  194.  
  195. ----------------------------------------------------------------------
  196.  
  197. Date: Mon, 9 Aug 93 12:00:00 EDT
  198. >From: Christine M Gianone <cmg@columbia.edu>
  199. Subject: New FTP Server for Kermit Files
  200. Keywords: Kermit Files by FTP, FTP Server for Kermit Files
  201.  
  202. The Columbia University Kermit FTP archive will begin running a new FTP
  203. server in a few days.  This is the same server used (and developed) at
  204. Washington University at St. Louis (wuarchive.wustl.edu), WUSTL FTPD 2.1.  It
  205. is more user-friendly, and it gives us some additional logging capabilities.
  206. This change should not affect sites that automatically retrieve directory
  207. listings to be used for obtaining new files.  Interactive users, however,
  208. will notice a new message when first logging in, and will also receive short
  209. messages when cd'ing to different directories.  These messages give short
  210. pointers to where things are.  Thanks to Fuat Baran for installing the new
  211. FTP server.
  212.  
  213. If you access Columbia University via automated ftp procedures, you can
  214. check them in advance against the FTP server at wuarchive.wustl.edu and make
  215. any needed modifications before we switch over.
  216.  
  217. Also, for anonymous ftp access to Columbia University, you are encouraged to
  218. use the hostname kermit.columbia.edu rather than watsun.cc.columbia.edu,
  219. although both are (for the foreseeable future) equivalent.
  220.  
  221. ------------------------------
  222.  
  223. Date: Mon, 9 Aug 93 12:00:00 EDT
  224. >From: Christine M Gianone <cmg@columbia.edu>
  225. Subject: Announcing C-Kermit 5A(189) for the Commodore Amiga
  226. Keywords: C-Kermit 5A, Amiga, Commodore Amiga
  227.  
  228. >From Olaf Seibert in the Netherlands and Stephen Walton at the University of
  229. California at Northridge:
  230.  
  231.  . All the new features of C-Kermit 5A(189) (See Info-Kermit V17 #3)
  232.  . Now compilable with SAS C 6.x as well as Manx Aztec C
  233.  . 8-bit terminal mode enabled
  234.  . Automatic screen sizing improved
  235.  . Corrected date/time reporting
  236.  . Numerous internal improvements
  237.  
  238. The new files, all of them Amiga-specific, are in kermit/b/cki*.* on
  239. kermit.columbia.edu (CKI* * on CUVMA).  The binary executable can be ftp'd
  240. in binary mode from kermit/bin/ckiker.exe on kermit.columbia.edu.
  241.  
  242. ------------------------------
  243.  
  244. Date: Mon, 9 Aug 93 12:01:00 EDT
  245. >From: Christine M Gianone <cmg@columbia.edu>
  246. Subject: MS-DOS Kermit 3.13 Updates
  247. Keywords: MS-DOS Kermit 3.13, Patches
  248.  
  249. A new patch file is available for MS-DOS Kermit 3.13, which corrects a
  250. number of minor problems (if you have not experienced these problems, then
  251. don't worry about the patches).  To use the new patch file, you'll also need
  252. to get a new MSKERMIT.INI file, which corrects the method for locating the
  253. patch file.  Or you can edit your MSKERMIT.INI file as follows.  The line
  254. that says:
  255.  
  256.   if > \v(version) 312 if not inpath MSR\v(version).PCH goto begin
  257.  
  258. Should be changed to:
  259.  
  260.   if > \v(version) 312 if inpath MSR\v(version).PCH goto patch
  261.  
  262. And then, a couple lines down, insert a :PATCH label before the ECHO command:
  263.  
  264.   :PATCH
  265.   echo Installing patches...
  266.  
  267. In version 3.12 and earlier, the patch file had to be called MSKERMIT.INI.
  268. In version 3.13 and later, it can also be called MSRxxx.INI, where xxx are
  269. the digits from the version number, in this case MSR313.INI.  MSRxxx.INI
  270. takes precedence over MSKERMIT.INI in case you have both files.  This lets
  271. you run different Kermit versions on the same PC without having to rename
  272. your patch file each time.
  273.  
  274. The patches, from Prof. Joe Doupnik at Utah State University, include:
  275.  
  276.   1. Optional 132-column video mode for Orchid Designer Professional VGA.
  277.   2. (a) Make SHOW PROTOCOL display handshake character correctly;
  278.      (b) fix \KdgC3 and \KdgC4 verbs.
  279.   3. Correct insert/delete-character when at right margin.
  280.   4. Correct CONNECT-mode status line to stay off if SET to OFF.
  281.   5. Correct invocation of DEC-MCS character set.
  282.   6. Correct selective-erase-in-line.
  283.   7. Correct two graphics mode errors.
  284.   8. Make ENQ response immediate on network connections.
  285.  
  286. Several other problems with version 3.13 were noted and corrected:
  287.  
  288.   1. As noted above, the patch-file-finding test in MSKERMIT.INI was wrong.
  289.   2. KERMIT.PIF file internally referred to MSTIBM.EXE rather than KERMIT.EXE.
  290.   3. USR Sportster dialing script (SPORT.SCR) contained an error (see below).
  291.  
  292. The following corrected files are now available:
  293.  
  294. Internet anonymous ftp     EARN/BITNET
  295. kermit.columbia.edu        KERMSRV@CUVMA  Description
  296.  
  297.   kermit/bin/msvibm.pif      (none)        Program Info File for Windows
  298.   kermit/a/mskermit.ini      MSKERMIT INI  Corrected initialization file
  299.   kermit/a/msr313.pch        MSR313 PCH    New patch file, patches 1-8
  300.   kermit/a/msvpif.boo        MSVPIF BOO    BOO-encoded IBM PC Windows PIF file
  301.   kermit/a/mskerm.bwr        MSKERM BWR    Updated "beware" file
  302.   kermit/a/msmsport.scr      MSMSPORT SCR  Corrected Sportster dialing script
  303.  
  304. An updated ZIP file containing the complete version 3.13 distribution with
  305. updated or corrected files listed above is available via anonymous ftp
  306. (binary mode) from kermit.columbia.edu as kermit/bin/msvibm.zip.  It also
  307. includes a new release of the GOLD (Num Lock = Gold Key) program (see below).
  308.  
  309. ------------------------------
  310.  
  311. Date: Tue, 03 Aug 1993 11:09:59 -0500 (EST)
  312. >From: David Kurzman <DAVEK@Vax2.Concordia.CA>
  313. Subject: MS-DOS Kermit 3.13 USR Sportster Dialing Script
  314. Keywords: USR Sportster Modem
  315.  
  316. I just downloaded kermit 3.13 (for DOS) and I tried to configure the modem
  317. for a US Robotics Sportster (14400 baud external FAX modem).  I get the
  318. following message when I try to auto dial a number:
  319.  
  320. ATQ0V1  
  321. OK 
  322. AT E1 W1 X4 &A3 &D2  
  323. ERROR 
  324.  
  325. [Ed. - Several people reported this problem.  "W1" seems not to be a valid
  326. Sportster command.  Just remove it.  An updated copy of the Sportster
  327. dialing script is available in kermit/a/msmsport.scr, and included in the
  328. new msvib.zip file.]
  329.  
  330. ------------------------------
  331.  
  332. Date: Thu, 5 Aug 93 12:06:00 EDT
  333. >From: Mike Wright <mcw@pine.circa.ufl.edu>
  334. Subject: Host Identification of MS-DOS Kermit 3.13
  335. Keywords: APC Macro, TERMINALR/S Macros, Answerback, MS-DOS Kermit 3.13 and APC
  336.  
  337. We distributed many copies of Version 3.12 with the TERMINALR and TERMINALS
  338. macros defined and then defined commands on our VMS and UNIX systems that
  339. called C-Kermit so we could have simple commands like PCGET and PCPUT.  But
  340. 3.13 removed that feature so I seem to be painted into a corner.  If I
  341. change the host to use the new APC feature, then all the old copies of 3.12
  342. that users have don't work anymore.  But I can't start distributing 3.13
  343. unless I do change the host.  I'm assuming that I can write some elaborate
  344. script in C-Kermit that will test for and work with either 3.12 or 3.13, but
  345. I haven't done that yet.  Is there another way around this?
  346.  
  347. [Ed. - MS-DOS Kermit 3.13 responds to ENQ (Ctrl-E) from the host with the
  348. string "MS-DOS KERMIT" (without the quotes), but only if you SET TERMINAL
  349. ANSWERBACK ON (it is OFF by default).  Earlier versions do not support
  350. answerback at all.  So you could do something like this (using C-Kermit
  351. 5A(189)):
  352.  
  353.   apc set term answerback on  ; This has no effect on 3.12 or earlier
  354.   set input echo off          ; Avoid confusing echos
  355.   output \5                   ; Send ENQ
  356.   input 3 MS-DOS KERMIT       ; Look for response
  357.   if failure goto pre313      ; It's earlier than 3.13
  358.   apc set term answ off       ; It's 3.13 or later, turn answerback off again
  359.   (commands here for 3.13)
  360.   ...
  361.   :PRE313
  362.   (commands here for 3.12 and earlier)
  363.   ...
  364.  
  365. However, there is also a bug in version 3.13 that prevents the answerback
  366. sequence from being sent -- on network connections only, not serial
  367. connections -- until the next character is typed at the keyboard.  This is
  368. fixed by patch 8 to MS-DOS Kermit 3.13.  So, when you distribute version
  369. 3.13, make sure you distribute it with the new MSKERMIT.INI and MSR313.PCH
  370. files mentioned previously, and then you should be able to use the ENQ test
  371. reliably to distinguish between 3.13 and earlier versions.]
  372.  
  373. ------------------------------
  374.  
  375. Date: 18 Jul 1993 09:35:08 -0400 (EDT)
  376. >From: Robert C Martin Jr <GRAPHICS@ACS.EKU.EDU>
  377. Subject: Update to MSIWP3.COM using the APC-Macro
  378. Keywords: MS-DOS Kermit and VMS WordPerfect, APC Macro
  379.  
  380. I recoded the below VMS DCL program that automatically redefines the keys
  381. for use with VMS WordPerfect.  It now uses the APC-MACRO stuff, which I
  382. think has a bunch of potential.  The program is still rather straightforward
  383. DCL, however I added (fixed) a few things since the last time that I
  384. submitted it and kept compatibility with the old version's usage (I hope).
  385. I did NOT attempt to check which version of MS-DOS Kermit that the person is
  386. using, though.  I hope that this helps the VMS folks!
  387.  
  388. Robert C. Martin Jr., M.A.  -- Computer Consultant
  389. Academic Computing Services -- Bitnet: Graphics@eku.bitnet
  390. Eastern Kentucky University -- Internet: Graphics@acs.eku.edu
  391. Richmond, KY  40475-3111       Phone: (606) 622-1986 or 1995
  392.  
  393. [Ed. - Thanks, Bob!  The new version replaces the old one as
  394. kermit/a/msiwp3.com on kermit.columbia.edu, and MSIWP3 COM on CUVMA.  Also,
  395. see above for a suggested method by which a host application can tell the
  396. difference between MS-DOS 3.13 and earlier versions.]
  397.  
  398. ------------------------------
  399.  
  400. Date: Tue, 27 Jul 93 11:20:56 PDT
  401. >From: Brian Angus <angus@trcu17.enet.dec.com>
  402. Subject: New Packet-Driver Shim for DEC Datalink Specification
  403. Keywords: Packet Drivers, PATHWORKS, MS-DOS Kermit and PATHWORKS
  404.  
  405. I have written a shim to allow Kermit's TCP/IP to coexist in the DEC
  406. PATHWORKS DECnet environment.  It provides a packet driver interface over
  407. the Digital's Datalink (DLL) specification drivers.  It is similar in
  408. function to DISPKT9 and ODIPKT, but is potentially more useful for people
  409. working in a DEC environment.
  410.  
  411. If you could post this in the packet-driver directory on WATSUN, it could be
  412. quite helpful for a large group of DEC corporate users as well as for many
  413. of Digital's customers.
  414.  
  415. [Ed. - Many thanks, Brian.  Your contribution has been placed in the various
  416. packet-drivers subdirectories (src, bin, doc, new) on kermit.columbia.edu
  417. as pktdll.*.]
  418.  
  419. ------------------------------
  420.  
  421. Date: Wed, 4 Aug 93 11:36:45 BST
  422. >From: Bob Eager <rde@ukc.ac.uk>
  423. Subject: New Release of GOLD.COM (Num Lock = Gold Key)
  424. Keywords: GOLD.COM, Num Lock, MS-DOS Kermit and Num Lock
  425.  
  426. I am the author of GOLD.COM (a.k.a. MSUGOLD), distributed with MS-DOS Kermit.
  427. GOLD.COM is the TSR program that allows the Num Lock key to generate a BIOS
  428. scan code readable by Kermit, so it can be mapped to the DEC Gold Key (or any
  429. other key).  I have had mail from a few people about a couple of problems with
  430. it, and have fixed the problems.  The new version allows the Num Lock state to
  431. be changed even while GOLD is active, by pressing Shift and Num Lock, and also
  432. allows GOLD to be turned off and on after it is loaded, by pressing Alt and
  433. Num Lock.  It also fixes several minor problems, e.g. with the Pause key.
  434.  
  435. Bob Eager
  436.  
  437. [Ed. - Thanks, Bob!  The new version, 2.4, is in kermit/a/msugold.*:
  438.  
  439. Internet anonymous ftp     EARN/BITNET
  440. kermit.columbia.edu        KERMSRV@CUVMA  Description
  441.  
  442.   kermit/bin/msugold.com     (none)        Binary executable GOLD program
  443.   kermit/a/msugold.boo       MSKERMIT INI  BOO-encoded executable GOLD program
  444.   kermit/a/msugold.doc       MSUGOLD DOC   Documentation
  445.   kermit/a/msugold.asm       MSUGOLD ASM   Source code
  446.   kermit/a/msugold.bat       MSUGOLD BAT   BATCH file for building from source
  447.   kermit/a/msugold.ini       MSUGOLD BAT   Sample Kermit key mappings
  448.  
  449. The new GOLD.COM and GOLD.DOC files have also been added to the new
  450. MSVIBM.ZIP file.]
  451.  
  452. ------------------------------
  453.  
  454. End of Info-Kermit Digest
  455. *************************
  456.  
  457.  
  458. From cmg  Thu Sep 23 14:35:42 1993
  459. Return-Path: <cmg>
  460. Received: by watsun.cc.columbia.edu (5.59/FCB/jba)
  461.     id AA01275; Thu, 23 Sep 93 14:35:42 EDT
  462. Date: Thu, 23 Sep 93 14:35:41 EDT
  463. From: Christine M Gianone <cmg@watsun.cc.columbia.edu>
  464. To: Info-Kermit
  465. Subject: Info-Kermit Digest V18 #3
  466. Reply-To: Info-Kermit@watsun.cc.columbia.edu
  467. Queries-To: Info-Kermit-Request@WATSUN.CC.COLUMBIA.EDU
  468. Errors-To: Info-Kermit-Request@watsun.cc.columbia.edu
  469. Message-Id: <CMM.0.90.4.748809341.cmg@watsun.cc.columbia.edu>
  470.  
  471. Info-Kermit Digest         Thu, 23 Sep 1993        Volume 18 : Number 3
  472.  
  473. Today's Topics:
  474.  
  475.          Announcing PDP-11 RT-11/TSX+ Kermit V03.62-8
  476.               MS-DOS Kermit 3.13 Patches
  477.             New Dialing Scripts for MS-DOS Kermit
  478.            Occasional problem with the STOP command
  479.  
  480.  
  481. Digest submissions may be sent to Info-Kermit@columbia.edu or
  482. KERMIT@CUVMA.BITNET.  Requests for addition to or deletion from the
  483. Info-Kermit subscriber list should be sent to LISTSERV@CUVMA.BITNET or
  484. LISTSERV@CUVMA.CC.COLUMBIA.EDU.  These messages must be of the form:
  485.  
  486.   SUBSCRIBE I$KERMIT <your-personal-name>    (To start a subscription)
  487.   UNSUBSCRIBE I$KERMIT                       (To cancel a subscription)
  488.   REGISTER I$KERMIT <your-personal-name>     (To correct your name)
  489.  
  490. Kermit files may be obtained over networks and by mail order.  On the
  491. Internetwork, use FTP to log in to host KERMIT.COLUMBIA.EDU, a Sun SPARCserver
  492. running UNIX (SunOS 4.1), IP host number 128.59.39.2.  Login as user anonymous
  493. (lower case), supply your email ID as the password, and GET or MGET (MULTIPLE
  494. GET) the desired files.  The file kermit/read.me is a general guide to where
  495. things are.  The Kermit files are in directories kermit/a, kermit/b, kermit/c,
  496. kermit/d, and kermit/e.  Test versions are in kermit/test.  All files in these
  497. directories should be transferred in text (ASCII) mode.  Binaries are in
  498. kermit/bin (use ftp in binary mode).  All files (with the exceptions of some
  499. of the READ.ME files) have lowercase names, and case is significant.
  500.  
  501. You can also get Kermit files over the BITNET/EARN network; to get started
  502. send a message with text HELP to KERMSRV, the Kermit file server, at host
  503. CUVMA.  For detailed instructions, read the file kermit/a/aanetw.hlp
  504. (AANETW.HLP on KERMSRV).  To order by mail, request a complete list of Kermit
  505. versions and an order form from Kermit Distribution, Columbia University
  506. Academic Information Systems, 612 West 115th Street, New York, NY 10025 USA.
  507.  
  508. ----------------------------------------------------------------------
  509.  
  510.  
  511. Date: Mon, 20 Sep 1993 00:34:16 -0400 (EDT)
  512. >From: Billy Youdelman <billy@mix.com>
  513. Organization: Digital Equipment Computer Users Society
  514. Subject: Announcing PDP-11 RT-11/TSX+ Kermit V03.62-8
  515. Keywords: PDP-11 Kermit, RT-11 Kermit, TSX-Plus Kermit, Pro/RT Kermit
  516.  
  517. An updated version of Kermit-11 (V03.62-8) for the Digital PDP-11 with the
  518. RT-11 or TSX-Plus operating system, and for Pro-350/380 systems with Pro/RT or
  519. TSX-Plus, is now available.  The new version does not run on the other PDP-11
  520. operating systems such as RSTS/E, RSX, or IAS.
  521.  
  522. Files for this updated version have been renamed KRT*.* to avoid any conflict
  523. with the K11*.* originals.  Some features described below were present in KRT
  524. V03.61 but are listed here as it was not as widely distributed.
  525.  
  526. At minimum, the following files are required:
  527.  
  528.   KRT.DOC     -  Installation and release notes
  529.   KRT.SAV     -  Unmapped executable for FB,SB,SJ,TSX, uses 39kb memory
  530.   KRTTSX.SAV  -  Mapped executable for XB,XM,ZB,ZM,TSX, uses 162kb
  531.   KRTHLP.HLP  -  The HELP text file
  532.   KRT.INI     -  A sample initialization file
  533.  
  534. This program runs under RT-11 from V4 and TSX from V5, although later versions
  535. are required for some conveniences such as mounting disks from within Kermit.
  536. Both .SAV images run under TSX.  On smaller XM systems VBGEXE or VRUN may be
  537. used.  Note these .SAV files are binary and must be transferred accordingly,
  538. or get their .HEX versions and the decoding program source file KRTHEX.MAC,
  539. which also contains instructions for its use.  See KRT.DOC or use HELP INSTALL
  540. FILES from the running program for a list of everything including sources.
  541.  
  542. Additionally, a special minimum version for floppy-disk-based systems named
  543. KRTMIN (V03.62-5) is included; get KRTMIN.DOC for a list of files required.
  544. This is especially handy on systems having no Line Time Clock, as the full-
  545. sized KRT definitely needs one.  KRTMIN was created for getting files from
  546. small systems often found in older image-processing equipment.
  547.  
  548. This release includes significant contributions from several people, has been
  549. extensively tested for several weeks, and is reasonably bug free.  It remains
  550. actively supported as well; use Kermit's BUG command should the need arise.
  551.  
  552. KRT's major additions and modifications include:
  553.  
  554.  o On-line HELP is quite detailed and extremely fast as Kermit now
  555.    contains an internal index to it.  Formatted output of anything
  556.    desired to a file or printer is easily available.
  557.  
  558.  o Program roots are now as small as possible, and plenty of memory
  559.    remains free even under the FB monitor (6kb more than T3.60).
  560.  
  561.  o The maximum packet length is now 1980 bytes.  As distributed the
  562.    unmapped KRT is still 600 bytes, though it may be rebuilt for 1980
  563.    at the expense of becomming a somewhat bigger program.
  564.  
  565.  o A special "KM" (Kermit Modem) communications handler is included
  566.    to support some TSX special functions (like "set speed") under RT-11.
  567.  
  568.  o Fallback to the connected speed is supported for modems that use it.
  569.    This requires use of the CL or KM handler.
  570.  
  571.  o Pre-defined modems now include Telebit T2500, T3000 and Hayes MNP.
  572.    The User_Defined option has been enhanced so it will now accommodate
  573.    virtually any modem.
  574.  
  575.  o A search list of ports and modem types and some related parameters
  576.    may be used under TSX-Plus to automatically select a dialout line
  577.    from a pool also handling incoming calls.
  578.  
  579.  o Dialing in to a call-back modem (that is, answering its return call)
  580.    is supported.
  581.  
  582.  o File creation date, time (TSX only), protection, and exact length in
  583.    bytes attributes are supported.  This now works with C-Kermit and
  584.    MS-DOS Kermit.
  585.  
  586.  o Various items which in the past could only be set from the OS, such
  587.    as TSX's CL handler parameters, device allocation, and such may now
  588.    be done from within Kermit, allowing complete control of the
  589.    operating configuration from within the running program.
  590.  
  591.  o Search paths are provided for the init, help text and take files.
  592.  
  593.  o Extensive work was done on the terminal emulator, which now runs
  594.    under any monitor having timer support, and provides adequate
  595.    performance at today's higher speeds.  Under TSX-Plus all keyboard
  596.    characters except ^S/^Q are passed to the remote, including ^O and
  597.    even line-feed.  This includes the ability to ignore control chars
  598.    that can a problem during file transfers, improving line noise
  599.    immunity.  ^W (TSX window select prefix) and ^B (print window) may
  600.    be set to act locally if desired.
  601.  
  602.  o Under TSX-Plus, Kermit will not type out the lead-in character for
  603.    program controlled terminal options.  This prevents inadvertant
  604.    modification of some parameters which can cause Kermit to fail.
  605.  
  606.  o Arguments may now be passed to Kermit from the command line which
  607.    runs it.
  608.  
  609.  o The SL editor now provides most all the keypad functions of the
  610.    OS itself.  VT-200 (8-bit) support was added as well.
  611.  
  612.  o The 50Hz Line Time Clock rate is now fully supported.
  613.  
  614.  o KRT is linkable for separate I&D space under RT-11 V5.6, and command
  615.    files for that are supplied.
  616.  
  617. [Ed. - Many thanks, Billy -- the PDP-11 lives on!  The new files have been
  618. placed in the kermit/b area on kermit.columbia.edu as krt*.*, and in
  619. KERMSRV@CUVMA as KRT* *.  The binaries are in kermit/bin/krt*.* on
  620. kermit.columbia.edu only.]
  621.  
  622. ------------------------------
  623.  
  624. Date: Thu, 23 Aug 93 12:01:00 EDT
  625. >From: Christine M Gianone <cmg@columbia.edu>
  626. Subject: New MS-DOS Kermit 3.13 Patches
  627. Keywords: MS-DOS Kermit 3.13, Patches
  628.  
  629. Many people have reported that MS-DOS Kermit 3.13 fails to enter 132-column
  630. mode under Windows even though version 3.12 and earlier did so correctly.  It
  631. seems that switching video modes while in Windows is a rather risky operation,
  632. particularly when unusual modes or adapters unknown to Windows are involved.
  633. And so this capability was removed for safety's sake.  But now there is a new
  634. patch to version 3.13 that lets you re-enable this capability if, indeed, it
  635. works OK for you -- it is Patch 9 in the new patch file.  To use this patch,
  636. you have to "uncomment" it in the patch file.
  637.  
  638. Patch 10 allows Kermit's TCP/IP implementation to recognize replies from
  639. domain name servers other than the ones that Kermit contacted explicitly.
  640.  
  641. Patch 11 corrects a problem that could sometimes prevent successful file
  642. transfer with HP48 calculators or other Kermit implementations that do not
  643. have long-packet capability.
  644.  
  645. And Patch 12 makes some minor corrections to Kermit's new DG terminal
  646. emulation.
  647.  
  648. Remember, these patches can only be applied to the IBM PC version of MS-DOS
  649. Kermit 3.13, and then only to the executable supplied by Columbia University.
  650.  
  651. The new patch file is available via anonymous ftp from kermit.columbia.edu
  652. as kermit/a/msr313.pch, and from KERMSRV@CUVMA as MSR313 PCH.
  653.  
  654. Thanks to Joe Doupnik for the patches and his continuing support of MS-DOS
  655. Kermit!
  656.  
  657. ------------------------------
  658.  
  659. Date: Thu, 23 Aug 93 12:01:00 EDT
  660. >From: Christine M Gianone <cmg@columbia.edu>
  661. Subject: New Dialing Scripts for MS-DOS Kermit
  662. Keywords: MS-DOS Kermit 3.13 Dialing Scripts, Modems
  663. Keywords: AT&T Dataport Modem, Zoom Modem
  664.  
  665. Two new dialing scripts are available for use with MS-DOS Kermit: one for the
  666. AT&T (Paradyne) Dataport 14400 modem, and the other (adapted from our
  667. Practical Peripherals 14400 dialing script by Dr. Phillip M. Feldman at UCSB)
  668. for the Zoom Telephonics 14400 modem.  We encourage readers who have other
  669. types of modems not yet supported to follow Dr. Feldman's example and adapt
  670. one of the current scripts and send it in.  The new script files are:
  671.  
  672. Internet anonymous ftp     EARN/BITNET
  673. kermit.columbia.edu        KERMSRV@CUVMA    Description
  674.   kermit/a/msmdatap.scr     MSMDATAP SCR     For the AT&T Dataport
  675.   kermit/a/msmzoom.scr      MSMZOOM SCR      For the Zoom
  676.  
  677. When storing these files on your PC, you would normally remove the "msm"
  678. prefix from the file name, so you can (more easily) "define _modem zoom",
  679. etc.
  680.  
  681. ------------------------------
  682.  
  683. Date: Mon, 20 Sep 1993 15:23:00 EDT
  684. >From: "John F. Chandler" <JCHBN%CUVMB.BITNET@CUVMB.CC.COLUMBIA.EDU>
  685. Subject: Occasional problem with the STOP command
  686.  
  687. Kermit-370 has a pseudo command STOP, which is used to exit gracefully
  688. from Kermit protocol mode when things aren't going right.  It is
  689. designed to work in all environments, even real 3270 terminals that
  690. have no business being used for Kermit, but it is rather strict in
  691. interpreting the command, lest the occurrence of the word "stop" in
  692. a data packet cause an untimely interruption of a transfer.
  693.  
  694. When issuing the STOP command to get out of Kermit protocol mode, it may
  695. be necessary to hit the CLEAR EOL (not the CLEAR) key so that Kermit-370
  696. will recognize the command.  In general, if the word "stop" is echoed to
  697. the screen as you type it, and if there is already stuff on that same
  698. line, that previous stuff will be sent to the host when you hit ENTER.
  699. To prevent that, you must clear it without causing an interrupt, i.e.,
  700. without using the CLEAR key.
  701.                                        John
  702.  
  703. ------------------------------
  704.  
  705. End of Info-Kermit Digest
  706. *************************
  707.  
  708. From fdc  Sat Oct 23 13:24:20 1993
  709. Return-Path: <fdc>
  710. Received: by watsun.cc.columbia.edu (5.59/FCB/jba)
  711.     id AA00657; Sat, 23 Oct 93 13:24:20 EDT
  712. Date: Sat, 23 Oct 93 13:24:20 EDT
  713. From: Frank da Cruz <fdc@watsun.cc.columbia.edu>
  714. To: Info-Kermit
  715. Subject: Info-Kermit Digest V18 #4
  716. Reply-To: Info-Kermit@watsun.cc.columbia.edu
  717. Queries-To: Info-Kermit-Request@KERMIT.COLUMBIA.EDU
  718. Errors-To: Info-Kermit-Request@watsun.cc.columbia.edu
  719. Message-Id: <CMM.0.90.4.751397060.fdc@watsun.cc.columbia.edu>
  720.  
  721. Info-Kermit Digest         Sat, 23 Oct 1993        Volume 18 : Number 4
  722.  
  723. Today's Topics:
  724.   Announcing IBM Mainframe Kermit-370 Version 4.3.0
  725.   Announcing IBM Mainframe VM/CMS Kermit-370 Version 4.3
  726.   Announcing IBM Mainframe MVS/TSO Kermit-370 Version 4.3
  727.   Announcing IBM Mainframe Kermit-370 for CICS Version 4.3
  728.   Announcing IBM Mainframe MUSIC/SP Kermit-370 Version 4.3
  729.   Kermit-370 4.3 versus Local Modifications
  730.  
  731. Kermit questions and Digest submissions may be sent to kermit@columbia.edu
  732. or KERMIT@CUVMA.BITNET.  Requests for addition to or deletion from the
  733. Info-Kermit subscriber list should be sent to LISTSERV@CUVMA.BITNET or
  734. LISTSERV@CUVMA.CC.COLUMBIA.EDU.  These messages must be of the form:
  735.  
  736.   SUBSCRIBE I$KERMIT <your-personal-name>    (To start a subscription)
  737.   UNSUBSCRIBE I$KERMIT                       (To cancel a subscription)
  738.   REGISTER I$KERMIT <your-personal-name>     (To correct your name)
  739.  
  740. Kermit files may be obtained over networks and by mail order.  On the
  741. Internetwork, use FTP to log in to host KERMIT.COLUMBIA.EDU, a Sun SPARCserver
  742. running UNIX (SunOS 4.1), IP host number 128.59.39.2.  Login as user anonymous
  743. (lower case), supply your email ID as the password, and GET or MGET (MULTIPLE
  744. GET) the desired files.  The file kermit/read.me is a general guide to where
  745. things are.  The Kermit files are in directories kermit/a, kermit/b, kermit/c,
  746. kermit/d, and kermit/e.  Test versions are in kermit/test.  All files in these
  747. directories should be transferred in text (ASCII) mode (except that binary
  748. file might occasionally appear in the test directory).  Binaries are in
  749. kermit/bin (use ftp in binary mode).  All files (with the exceptions of some
  750. of the READ.ME files) have lowercase names, and case is significant.
  751.  
  752. You can also get Kermit files over the BITNET/EARN network; to get started
  753. send a message with text HELP to KERMSRV, the Kermit file server, at host
  754. CUVMA.  For detailed instructions, read the file kermit/a/aanetw.hlp
  755. (AANETW.HLP on KERMSRV).  To order by mail, request a complete list of Kermit
  756. versions and an order form from Kermit Distribution, Columbia University
  757. Academic Information Systems, 612 West 115th Street, New York, NY 10025 USA.
  758.  
  759. ----------------------------------------------------------------------
  760.  
  761. Date: Mon, 1993 Oct 18 13:51 EDT
  762. >From: "John F. Chandler" <JCHBN@CUVMB.CC.COLUMBIA.EDU>
  763. Subject: Announcing IBM Mainframe Kermit-370 Version 4.3.0
  764. Keywords: IBM 370 Kermit
  765. Xref: IBM Mainframe, See IBM 370
  766.  
  767. This is to announce Kermit-370 Release 4.3.  The sources have not been
  768. completely rewritten, but numerous fixes, extensions, and improvements
  769. have been inserted.  The changes in 4.3 include all updates formerly
  770. available in the various system-specific update files plus many new
  771. ones.  In addition, several components of the source have been
  772. resequenced because of the increasingly crowded state of the sequence
  773. numbers.  Most of the Kermit-370 files have been updated, and several
  774. new files have been added, notably the set of updates for converting
  775. Kermit to a language other than English.  All the variants of Kermit-370
  776. are being re-released simultaneously; see the accompanying system-
  777. specific announcements for further details: IKCKER.ANN (CMS), IKMKER.ANN
  778. (MUSIC), IKTKER.ANN (TSO), and IKXKER.ANN (CICS).  Anyone interested in
  779. helping to port Kermit-370 to still other operating systems should
  780. contact John Chandler <JCHBN@CUVMB.BITNET> or
  781. <JCHBN@CUVMB.CC.COLUMBIA.EDU>.
  782.  
  783. Of special interest to some users are the versions of Kermit-370 with
  784. the interactive messages translated from English into other languages.
  785. The currently available alternate languages are Czech, Dutch, Finnish,
  786. French, German, Italian, Polish, Portuguese, Russian, and Spanish.
  787. Special thanks to Petr Adelsberger, Mauricio Alvarenga, Lorenzo
  788. Beltrame, Janusz Bien, Jose Eduardo de Lucca, Richard Gatersleben, Kauko
  789. Haumalainen, Jaroslaw Kurowski, Roberto Magana, Alberto Rio, Christian
  790. Robert, Gisbert Selke, Karel Smuk, Rob van der Wal, Konstantin
  791. Vinogradov, and Joachim Wlodarz for preparing these translations.
  792. Anyone interested in translating Kermit's message file into other
  793. languages should contact John Chandler.
  794.  
  795. Below is a list of the generic changes in Version 4.3 of Kermit-370,
  796. including those appearing in intermediate releases:
  797.  
  798.  1) New "CC" option along with the line range for sending files.  This
  799.     option specifies that the file has carriage control in column 1 and
  800.     that it should be converted to ASCII control characters.
  801.  
  802.  2) More careful avoidance of built-in packet-size limits.
  803.  
  804.  3) V-binary (or D-binary) file transfers all the way up to records of
  805.     64K-1 bytes.
  806.  
  807.  4) No looping due to a solid terminal I/O error, nor upon errors
  808.     at the very end of a transfer (no reply expected).
  809.  
  810.  5) More liberal recognition of STOP commands in protocol mode.
  811.  
  812.  6) Extra explanatory error message, if available, now displayed upon
  813.     completing a subcommand, along with basic status.  Also, any reason
  814.     for cancellation is included in the E-packet text and noted in the
  815.     transaction log.
  816.  
  817.  7) Time tags in transaction and packet logs.
  818.  
  819.  8) New SET TTABLE KP option, which enables a full 8-bit translation
  820.     table based on Hollerith codes.
  821.  
  822.  9) Proper control-quoting on 8-bit analogs of ordinary control
  823.     characters.
  824.  
  825. 10) Suppression of echoing on LU1 3770-type front ends.
  826.  
  827. 11) New VERSION subcommand, which displays the version number and date.
  828.  
  829. 12) New "End-of-attributes" attribute.
  830.  
  831. 13) 8th-bit quoting for the XECHO subcommand.
  832.  
  833. 14) New FULLSCREEN controller type allowing Kermit file transfers in a
  834.     generic way on nearly all protocol converters.  Also, specific
  835.     support for IBM 3174 ASCII Graphics mode.
  836.  
  837. 15) New locking shift protocol, which reduces overhead on transferring
  838.     files containing many bytes with the 8th bit set.
  839.  
  840. 16) Support for new transfer character sets, including Japanese Kanji,
  841.     Thai, Arabic, Latin-2, Latin-3, and TRANSPARENT.  Also, recognition
  842.     of CP1047 as a synonym for EBCDIC and support for CP870, CP905, and
  843.     CP880, as well as the aliases L1, L2, and L3.
  844.  
  845. 17) New-and-improved means of detecting the terminal controller type
  846.     with less need for the optional update SC0131X (formerly SC89058).
  847.  
  848. 18) New HINTS subcommand.
  849.  
  850. 19) Support of remote server commands even when the transfer character
  851.     set is TRANSPARENT.
  852.  
  853. 20) Graceful acceptance of data packets with no data.
  854.  
  855. 21) Suppression of certain lock-up conditions during file transfers.
  856.  
  857. 22) New SIMULATE subcommand, which plays back a file giving one or both
  858.     sides of a file transfer to supply the packets (instead of the
  859.     communication line).
  860.  
  861. 23) Compatibility with the (aging) F-level assembler.
  862.  
  863. 24) New, optional unprefixed transmission of control characters.
  864.  
  865. 25) Support for REMOTE PRINT, REMOTE MAIL, and REMOTE SUBMIT.
  866.  
  867. 26) Correct observance of FILE COLLISION for all files in a group.
  868.  
  869. 27) Ignoring spurious flow-control "packets", e.g., from MS-Kermit.
  870.  
  871. 28) New versions of Kermit with the interactive messages in languages
  872.     other than English.     See the installation guides (IK*KER.INS) for
  873.     instructions on installing these versions.
  874.  
  875. 29) New efficiency display in STATUS report, based on SPEED setting.
  876.  
  877. 30) New, uniform messages upon entering protocol mode, in the form
  878.     "KERMIT READY TO SEND..." (or RECEIVE or SERVE).
  879.  
  880. 31) Improved debugging facilities.
  881.  
  882. 32) The status code from a SEND or RECEIVE now available to the
  883.     accounting exit, if any.
  884.  
  885. Many thanks to the beta testers who have helped work out the bugs in the
  886. new release.
  887.  
  888. ------------------------------
  889.  
  890. Date: Mon, 1993 Oct 18 13:51 EDT
  891. >From: "John F. Chandler" <JCHBN@CUVMB.CC.COLUMBIA.EDU>
  892. Subject: Announcing IBM Mainframe VM/CMS Kermit-370 Version 4.3
  893. Keywords: IBM 370 Kermit, CMS Kermit
  894. Xref: VM/CMS Kermit, See CMS Kermit, IBM 370
  895.  
  896. This is to announce CMS Kermit Release 4.3.  The sources have not been
  897. completely rewritten, but numerous fixes, extensions, and improvements
  898. have been inserted.  Parts of the source have been resequenced:
  899. IK0DEF.ASM, IK0CMD.ASM, IK0KAN.ASM, IKCUTL.ASM, and IK0PRO.ASM, and any
  900. local mods affecting these parts will need to be changed accordingly.
  901. The changes in 4.3 include all updates formerly available in IKCKER.UPD
  902. plus a number of new ones.  As with previous releases, all CMS-specific
  903. files begin with IKC, and generic Kermit-370 files begin with IK0 (I K
  904. Zero).  See the file IKCKER.INS for installation instructions.  Most of
  905. the distribution files have been replaced, including IKCKER.INS, plus
  906. the assembler sources and the "beware", help, and update files.  Release
  907. 4.3 is also being issued in the companion TSO, MUSIC, and CICS variants
  908. (see the separate announcements for details).  Anyone interested in
  909. helping to port Kermit-370 to still other operating systems should
  910. contact John Chandler <JCHBN@CUVMB.BITNET> or
  911. <JCHBN@CUVMB.CC.COLUMBIA.EDU>.
  912.  
  913. For a list of generic additions, see the generic Kermit-370 announcement
  914. IK0KER.ANN.  The following is a list of CMS-specific updates added since
  915. Release 4.2, including many that were already available in the
  916. intermediate releases.
  917.  
  918. 1) New, automated installation procedure.
  919.  
  920. 2) New, more flexible on-line help facility with a separate subfile
  921.    available for each subcommand.  This can be used in connection with
  922.    the CMS help menu system or with Kermit's internal help processor
  923.    (or both).  The old-style, single help file is also still available.
  924.  
  925. 3) Kermit-CMS now invokes CMS commands in a way that closely matches
  926.    the behavior of commands entered directly to CMS.
  927.  
  928. 4) Now comes with a file of sample auxilliary EXEC's for use with Kermit
  929.    (IKCAUX CMD).  These include KERMAIL, KERMPRT, and PC.
  930.  
  931. 5) No longer considers it a file name collision if the new file being
  932.    received is to have the same name as a file on a read-only extension
  933.    of the destination disk.
  934.  
  935. 6) Can now reject a file that is too large to fit in the destination
  936.    SFS directory.
  937.  
  938. 7) Now explicitly releases its SCBLOCK when it exits.  (Before CMS 5,
  939.    that is necessary.)
  940.  
  941. Many thanks to the beta testers who have helped work out the bugs in the
  942. new release.
  943.  
  944. ------------------------------
  945.  
  946. Date: Mon, 1993 Oct 18 13:51 EDT
  947. >From: "John F. Chandler" <JCHBN@CUVMB.CC.COLUMBIA.EDU>
  948. Subject: Announcing IBM Mainframe MVS/TSO Kermit-370 Version 4.3
  949. Keywords: IBM 370 Kermit, TSO Kermit
  950. Xref: MVS/TSO Kermit, See MVS/TSO Kermit, IBM 370
  951.  
  952. This is to announce Release 4.3 of Kermit-370 for TSO.    The sources have
  953. not been completely rewritten, but numerous fixes, extensions, and
  954. improvements have been inserted.  The changes in 4.3 include all updates
  955. formerly available in IKTKER.UPD plus many new ones.  Parts of the
  956. source have been resequenced: IKTMAC.ASM, IK0DEF.ASM, IK0CMD.ASM,
  957. IK0KAN.ASM, IKTUTL.ASM, and IK0PRO.ASM, and any local mods affecting
  958. these parts will need to be changed accordingly.  As with previous
  959. releases, all TSO-specific files begin with IKT, and generic Kermit-370
  960. files begin with IK0 (I K Zero).  See the file IKTKER.INS for
  961. installation instructions.  Most of the distribution files have been
  962. replaced, including IKTKER.INS, plus the assembler sources and the
  963. "beware", help, and update files.  Release 4.3 is also being issued in
  964. the companion CMS, MUSIC, and CICS variants (see the separate
  965. announcements for details).  As usual, the ROSCOE variant is obtained as
  966. a small change from the TSO variant.  Anyone interested in helping to
  967. port Kermit-370 to still other operating systems should contact John
  968. Chandler <JCHBN@CUVMB.BITNET> or <JCHBN@CUVMB.CC.COLUMBIA.EDU>.
  969.  
  970. For a list of generic additions, see the generic Kermit-370 announcement
  971. IK0KER.ANN.  The following is a list of TSO-specific updates added since
  972. Release 4.2, including many that were already available in intermediate
  973. releases.
  974.  
  975. 1) When downloading ISPF PDS members, Kermit-TSO now uses the ISPF
  976.    modification date as the time stamp (if attributes are enabled).
  977.  
  978. 2) The format of KER.LOG for SET DEBUG I/O has been extended to give
  979.    hexadecimal buffer dumps like those of CMS Kermit.
  980.  
  981. 3) Correct UNIT selection for new datasets uploaded to TSO.  This fixes
  982.    a bug introduced with version 4.1.
  983.  
  984. 4) Multiple subcommands allowed on the initial invocation command line,
  985.    provided the Kermit delimiter is defined in one of the initialization
  986.    files.
  987.  
  988. 5) Current status code available to CLIST's as &LASTCC.
  989.  
  990. 6) Now comes with a file of sample auxilliary CLIST's for use with
  991.    Kermit (IKTAUX.CMD).     These include KERMAIL, KERMPRT, and PC.
  992.  
  993. 7) Now recovers cleanly if the user specifies an erroneous CWD string.
  994.  
  995. 8) Now supports relative generation numbers for GDG's for both sending
  996.    and receiving files.
  997.  
  998. Many thanks to the beta testers who have helped work out the bugs in the
  999. new release.
  1000.  
  1001. ------------------------------
  1002.  
  1003. Date: Mon, 1993 Oct 18 13:51 EDT
  1004. >From: "John F. Chandler" <JCHBN@CUVMB.CC.COLUMBIA.EDU>
  1005. Subject: Announcing IBM Mainframe Kermit-370 for CICS Version 4.3
  1006. Keywords: IBM 370 Kermit, CICS Kermit
  1007. Xref: CICS Kermit, Also see IBM 370
  1008.  
  1009. This is to announce Release 4.3 of Kermit-370 for CICS.    The sources have
  1010. not been completely rewritten, but numerous fixes, extensions, and
  1011. improvements have been inserted.  The changes in 4.3 include all updates
  1012. formerly available in IKXKER.UPD plus many new ones.  Parts of the
  1013. source have been resequenced: IK0DEF.ASM, IK0CMD.ASM, IK0KAN.ASM, and
  1014. IK0PRO.ASM, and any local mods affecting these parts will need to be
  1015. changed accordingly.  As with previous releases, all CICS-specific files
  1016. begin with IKX, and generic Kermit-370 files begin with IK0 (I K Zero).
  1017. See the file IKXKER.INS for installation instructions.  Most of the
  1018. distribution files have been replaced, including IKXKER.INS, plus the
  1019. assembler sources and the "beware", help, and update files.  Release 4.3
  1020. is also being issued in the companion CMS, MUSIC, and TSO variants (see
  1021. the separate announcements for details).  Anyone interested in helping
  1022. to port Kermit-370 to still other operating systems should contact John
  1023. Chandler <JCHBN@CUVMB.BITNET> or <JCHBN@CUVMB.CC.COLUMBIA.EDU>.
  1024.  
  1025. For a list of generic additions, see the generic Kermit-370 announcement
  1026. IK0KER.ANN.  The following is a list of CICS-specific updates added
  1027. since the initial release, including many that were already available in
  1028. intermediate releases.
  1029.  
  1030. 1) Expansion of the "userid" field in Kermit from four to eight bytes.
  1031.    
  1032. 2) No clashing simultaneous access to a TDQ by two Kermit sessions.
  1033.    
  1034. 3) Distinction between readable and writable data objects when
  1035.    determining file name collision and searching for files to download.
  1036.    
  1037. 4) Compatibility with CICS 3.1.
  1038.    
  1039. 5) Correct code for CICS 1.6 access to extra-partition TDQs under MVS.
  1040.    
  1041. 6) Termid substitution in filenames.
  1042.    
  1043. 7) Interactive mode prompt padded with XON (or whatever is the current
  1044.    HANDSHAKE character).
  1045.    
  1046. 8) Several bug fixes.
  1047.  
  1048. Work on Kermit-CICS is continuing.  Features that need to be improved
  1049. or added include:
  1050.  
  1051.  - IKXDYNAL for both CICS/VSE and CICS/MVS.  The former would probably
  1052.    support only spool files, but the latter should support both spool
  1053.    files and MVS data sets.
  1054.  
  1055.  - Sample exit routines for supporting userid algorithms besides the
  1056.    OPID and TERM options.
  1057.  
  1058.  - Sample package of security exit routines.
  1059.  
  1060.  - Support for data objects on a remote CICS.
  1061.  
  1062.  - Cleaner performance of server-mode BYE function, dependent on local
  1063.    conventions.
  1064.  
  1065.  - Support for indirect TD queues.
  1066.  
  1067.  - Mechanism for flushing terminal output from Kermit (such as from the
  1068.    TYPE subcommand).
  1069.  
  1070.  - Mechanism for collecting "terminal" output from invoked programs.
  1071.  
  1072.  - Testing under CICS/VM.
  1073.  
  1074. Anyone interested in working on these or other improvements should first
  1075. get in touch with the Center for Computing Activities at Columbia
  1076. University to find out if someone else has already begun a similar
  1077. project (and, if so, who).
  1078.  
  1079. ------------------------------
  1080.  
  1081. Date: Mon, 1993 Oct 18 13:51 EDT
  1082. >From: "John F. Chandler" <JCHBN@CUVMB.CC.COLUMBIA.EDU>
  1083. Subject: Announcing IBM Mainframe MUSIC/SP Kermit-370 Version 4.3
  1084. Keywords: IBM 370 Kermit, MUSIC Kermit
  1085. Xref: MUSIC Kermit, Also see IBM 370
  1086.  
  1087. This is to announce MUSIC Kermit Release 4.3.  The sources have not
  1088. been completely rewritten, but numerous fixes, extensions, and
  1089. improvements have been inserted.  Parts of the source have been
  1090. resequenced: IK0DEF.ASM, IK0CMD.ASM, IK0KAN.ASM, and IK0PRO.ASM, and
  1091. any local mods affecting these parts will need to be changed
  1092. accordingly.  The changes in 4.3 include all updates formerly
  1093. available in IKMKER.UPD plus a number of new ones.  As with previous
  1094. releases, all MUSIC-specific files begin with IKM, and generic
  1095. Kermit-370 files begin with IK0 (I K Zero).  See the file IKMKER.INS
  1096. for installation instructions.  Most of the distribution files have
  1097. been replaced, including IKMKER.INS, plus the assembler sources and
  1098. the "beware", help, and update files.  Release 4.3 is also being
  1099. issued in the companion TSO, CICS, and CMS variants (see the separate
  1100. announcements for details).  Anyone interested in helping to port
  1101. Kermit-370 to still other operating systems should contact John
  1102. Chandler <JCHBN@CUVMB.BITNET> or <JCHBN@CUVMB.CC.COLUMBIA.EDU>.
  1103.  
  1104. For a list of generic additions, see the generic Kermit-370
  1105. announcement IK0KER.ANN.  The following is a list of MUSIC-specific
  1106. updates added since Release 4.2, including some already available in
  1107. intermediate releases.
  1108.  
  1109. 1) Multiple Kermit subcommands are allowed on the MUSIC command line if
  1110.    the INIT file defines a delimiter.
  1111.    
  1112. 2) Kermit-MUSIC now tries to automatically detect the terminal
  1113.    controller type.
  1114.    
  1115. 3) Kermit-MUSIC now gives the date and time of each file in response to
  1116.    the Kermit DIR subcommand, and the attribute packet for a download
  1117.    now carries the correct time stamp.
  1118.  
  1119. Many thanks to the beta testers who have helped work out the bugs in the
  1120. new release.
  1121.  
  1122. A further set of updates is currently being tested for support of MUSIC
  1123. subdirectories and long userids.  Watch for future announcements.
  1124.  
  1125. ------------------------------
  1126.  
  1127. Date: Thu, 21 Oct 1993 17:34:31 -0400
  1128. >From: "John F. Chandler" <JCHBN@CUVMB.CC.COLUMBIA.EDU>
  1129. Subject: Kermit-370 4.3 versus Local Modifications
  1130. Keywords: "IBM 370 Kermit, Local Modifications"
  1131.  
  1132. I originally had thought of proceeding from 4.2.6 TEST to 4.2.6, but the
  1133. accumulation of updates since 4.2.0 had grown so large that merging the
  1134. updates into the base sources became imperative.  Hence, the new release
  1135. number.  Another thing that became imperative was resequencing some of
  1136. the source components because of the severe crowding of the the sequence
  1137. numbers.
  1138.  
  1139. Those who simply install Kermit "out of the box" or with a selection of
  1140. the "approved" optional updates found in the BWR files can continue to
  1141. do so as before, since the BWR files have been upgraded to match the new
  1142. sequence numbers in the sources.  However, those with locally developed
  1143. modifications may be faced with a tedious task of revising all such mods
  1144. according to the new sources.  To be specific, here is the list of
  1145. source components affected: ik0def.asm, ik0cmd.asm, ik0kan.asm,
  1146. ik0pro.asm, ikcutl.asm, iktutl.asm, and iktmac.asm.  None of the
  1147. MUSIC-specific or CICS-specific files were affected.
  1148.  
  1149. There is a way to simplify the process of upgrading mods to 4.3 using a
  1150. CMS program called SPRCMP (available from the VM-UTIL file store), and I
  1151. recommend that program to anyone with any kind of local mods to external
  1152. programs.  SPRCMP is even more powerful than ik0ver available in the
  1153. Kermit distribution.
  1154.  
  1155. If your mods don't interfere with any of the post-4.2 official updates,
  1156. then all you need to do is collect the composite sources for 4.2 and 4.3
  1157. (let's call them KERMIT 42 A1 and KERMIT 43 A1).  Successively copy each
  1158. local mod onto KERMIT OLDUPD A1 and then issue SPRCMP KERMIT 42 A = 43 A
  1159. (UPDSEQ.  The resequenced mod will be left as KERMIT NEWUPD A1.  You
  1160. should inspect these files for sensibility -- for multi-line inserts,
  1161. the increment may need to be halved, and if your mod conflicts with some
  1162. of the official updates, you will find that some of the update
  1163. statements could not be unambiguously resequenced (they will have "*"
  1164. inserted to let you know).  Assuming your mods were designed to be
  1165. applied *after* the post-4.2 official updates, you can still resequence
  1166. your mods "automatically" by applying the official updates to the 4.2
  1167. source file and trying again.
  1168.  
  1169. For those who don't have access to CMS or can't manage to install
  1170. SPRCMP, I will be happy to do this sort of resequencing FOR A LIMITED
  1171. TIME ONLY.  Send me the mods and I will send back the resequenced
  1172. versions.  Be patient if there are delays in responding, since I will
  1173. probably run these in batches.
  1174.                                        John
  1175.  
  1176. ------------------------------
  1177.  
  1178. End of Info-Kermit Digest
  1179. *************************
  1180.  
  1181.