VAX/VMS KERMIT 3.3.117 RX-50 DISKETTE FOR MICROVAX-II This disk contains the files for VAX/VMS Kermit-32 version 3.3.117 from the Stevens Institute of Technology. Space does not permit including the Bliss-32 or Macro-32 Kermit source code. The diskette contains the following files: Name Blocks Description KERMIT.EXE 95 VMS Kermit 3.3.117 executable program for VMS 4.x VMSAAA.DSK 7 This file. VMSBAK.BAS 7 Utility for using Kermit with VMS BACKUP savesets VMSBAK.DOC 4 Documentation for above VMSDEH.EXE 8 VMS Hex file decoder (also see VMSHEX) VMSDEH.HLP 3 Documentation for VMSHEX and VMSDEH VMSDEH.MAR 51 Macro-32 source for VMS Hex file decoder VMSHEX.EXE 8 Program for encoding binary files into hex files VMSHEX.MAR 50 Macro-32 source for VMSHEX VMSMIT.BWR 70 "Beware File" for VMS Kermit VMSMIT.DOC 141 User documentation for VMS Kermit VMSMIT.RNH 114 Runoff source for VMS Kermit help files VMSV31.EXE 120 Old version for VMS Kermit to run under VMS 3.x Total of 11 files, 638 blocks. KERMIT.EXE is the current released version, 3.3.117, dated April 1987. It requires VMS version 4.0 or later to run. VMSV31.EXE is version 3.1 from many years ago, which is the last version able to run under pre-4.0 releases of VMS. The diskette is in VMS COPY format. To read it, make a new directory or subdirectory, and SET DEFAULT to it. The diskette's volume label is KERMIT, so you would mount it with a command like MOUNT DUA2: KERMIT K (assuming your RX-50 diskette drive has device name DUA2:). This command also assigns logical name K: to the diskette. First COPY K:[KERMIT]*.* to the empty directory. After this, you don't need the diskette any more. To install KERMIT for users, COPY KERMIT.EXE to SYS$SYSTEM, and SET FILE /PROT=(W:R). You can also install Kermit as a VMS command by adding an appropriate INSTALL command for it in SYS$MANAGER:SYSTARTUP.COM. To install the HELP KERMIT command in DCL, do this: $ RENAME VMSMIT.RNH KERMIT.RNH $ RUNOFF KERMIT.RNH/VAR=SYSTEM $ LIBRARY/HELP/DELETE=KERMIT SYS$HELP:HELPLIB.HLB (ignore any errors here) $ LIBRARY/INSERT/HELP SYS$HELP:HELPLIB.HLB KERMIT.HLP And to install Kermit's internal HELP command, do this: $ RUNOFF KERMIT.RNH $ LIBRARY/CREATE/HELP SYS$HELP:KERMIT.HLB KERMIT.HLP For a current list of available Kermit versions, documentation, ordering information, and a statement of commercial policy, write to: Kermit Distribution Columbia University Center for Computing Activities 612 West 115th Street New York, NY 10025 For further information about Kermit, consult the Kermit User Guide or the book "Kermit, A File Tranfer Protocol" by Frank da Cruz, Digital Press, Bedford MA 01730 (1987), order number EY-6705E-DP, call 1-800-343-8321 to order. This diskette may be freely reproduced and shared, so long as it is not done for commercial gain. Please use Kermit only for peaceful and humane purposes.