home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / e / imail.93b < prev    next >
Text File  |  2020-01-01  |  57KB  |  1,294 lines

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