Caterpillar Inc. Submissions [370,210] Submitted by: Rick Webster Caterpillar Inc. Factory Integration Div. Mail Stop AD235 600 W. Washington St. East Peoria, Il. 61630 309-675-9662 VTL - Virtual Terminal Logger (Not to be confused with Robin Miller's VTL, Video Terminal List from previous tapes) VTL is a utility to allow a virtual terminal to be accessed from an actual physical terminal. Any output directed to the virtual terminal will be displayed on the user's TI:. Optionally, the data can be logged to a file at the same time, creating an exact log of all the data that appears on the screen during the interactive terminal session. Note that this is for RSX11M+ only and has been tested on both V2.1 and V3.0. Files: VTL.MAC Source code VTLON.MAC Program to re-attach to VTL after a detach from VTL VTL.RNO User's Guide VTLBLD.CMD Build command file BYEBRK - Task to implement automatic disconnect from Micom port on user log out. BYEBRK and companion task CSRFND can be used to send a BREAK to a port when a user logs out. This will cause an automatic disconnect on a properly configured Micom port selector. This has been tested on RSX11M+ V2.1 and V3.0 and although not tested, it should also work on RSX11M V4.0 and beyond. Files: BYEBRK.MAC Source to BYEBRK CSRFND.MAC Source to CSRFND BYEBRKBLD.CMD Command file to build BYEBRK and CSRFND SYSLOGOUT.CMD Sample system log out command file to implement BYEBRK BYEBRK.RNO User's Guide