19 MAY 86 A. Kreymer Versin 2.07 Added support for Unknown system parallel to known systems. Receive supported only thru session logging. Send - remote system must be prepared before sending. 18 MAY 86 A. Kreymer Version 2.06 Corrected display of Command options Added status check of local line, to allow for DECnet disconnects without generating a runaway process Dropped manual typein support for unknown systems. Corrected HOST.HLP to refer to PU0063 writeup. Removed warning about program inefficiency in AAAREADME.TXT Modified SETUP to get HOST_DIR from own location. 18 APR 86 A. Kreymer Corrected Command and Change menu strings. Delay is now a Change option, Echo (Duplex) replaces old Duplex 10 APR 86 A. KREYMER Changed Duplex function to Echo, made this a Change option. Eliminated the old Echo change option; automatic local copy of sent files is handled by the full$$ and half$$ elements of the Setup and Reset scripts defined in INIT.FOR Provided a prompt for the Change Item selection. 7 APR 86 A. KREYMER Program massively restructured, VERY much more efficient. Default Duplex for Cyber is now FULL, per Fermi standard. Remote reads are now blocked, for improved efficiency. Event flag handling, handshaking, I/O scripts largely rewritten. Removed many unused or underused variables. In Scripts, pause now available, and handshake character is given case by case. Status of all system calls now compared to SS$_NORMAL. Timing of Remote Terminal parameter setting changed, and new routine TTREM now used to do the dirty work. 28 NOV 85 A. KREYMER Corrected HOST.COM to permit access to subtopics in HELP within the HOST program. Modified HOST.HLP to keep first page on screen when subtopics are displayed. (squeezed out 2 lines) 27 NOV 85 A. KREYMER Corrected HOST.HLP to direct user to [LIB.HOST], not [LIB] 23 NOV 85 A. KREYMER Version 1.8 Installed version of 24 Jun '85. Has been in [.TEST] Changed remote line mode from Interactive to Passall. Noted that remote terminals should be SET TERM/PERM/ALTYPEAHD to increase the size of the type ahead buffer. This must be done by the system manager. These changes appear to eliminate data overrun problems, and character set problems when using EDT under VMS 4.x 28 SEP 85 A. KREYMER Made listing and map, compiled with noopt, to try to track down runaway sessions. 6 SEP 85 A. KREYMER 1.43 procedure Added missing GOTO HOST to FNALA terminal selection. Corrects improper message announcing no lines available. 31 AUG 85 A. KREYMER Added warning messages for FNALB/C CDF CDFSFT 21 JUN 85 A. KREYMER TXA0 appears to be dead on FNALA. Modified HOST.COM and notified DATA. 16 JUN 85 A. KREYMER Version 1.4 procedure Modified HOST.COM to test name of Cluster CPU, and use corresponding list of available outgoing terminal lines. Support FNAL, FNALA for now. Permitting DECnet connections now, can see no problems using DECnet terminals to initiate HOST sessions. 3 JUN 85 A. KREYMER Version 1.7 Modified SETUP.COM to create HOST_HELP and HOST_EXE logicals, modified HOST.COM to run the HOST_EXE program if defined. Left default to run LIB:[LIB.HOST]HOST.EXE. (Ver 1.3 procedure) Modified HOST.FOR to correct usage of HOST_HELP logical name. Code had been present, but incorrect. This is Version 1.7 20 APR 85 A. KREYMER Install version 1.6 of HOST, with mods necessary for Version 4.1 VMS usage. Had to expand the logical name LOCAL_TERMINAL, and change all ACCEPT statements to appropriate READ statements, using unit 5, and add an OPEN statement for unit 5. Appears to work on VMS 3.7, as expected, and makes connection/disconnect at VMS 4.1 , need access to system with live HOST line for proper test. 12 APR 85 A. KREYMER Delete [LIB]HOST.EXE, modify HOST.COM to run [LIB.HOST]HOST.EXE 27 MAR 85 A. KREYMER Copy all distribution files from [KREYMER.HOST] Make STARTUP warn user and execute SETUP Make SETUP refer to LIB version of HOST. 20 FEB 85 A. KREYMER Make STARTUP procedure for HOST, point symbol HOST to .TEST product for now, since nothing is yet installed. 19 FEB 85 A. KREYMER Make TEST directory, bring in .COM and .EXE from [KREYMER.HOST] 11 FEB 85 A. KREYMER Copy HELP library from [KREYMER.HOST], to get started on developement there.