DECUS submissions from KMS Fusion, Inc. (the makers of KMSKIT): As usual, these are provided as-is with no warrenty whatsoever. KMS Fusion is not responsible for any problems you have using this software. You can contact Bob Hays at KMS Fusion, Inc. if you have problems with this distribution and we will try to solve the problem(s), depending on our time to dedicate to it. The address and phone are: KMS Fusion, Inc. 700 KMS Place PO Box 1567 Ann Arbor, MI 48106-1567 (313) 769-8500 Each subdirectory of this distribution has a README.DOC file included. Please read that before continuing - this file will contain any information that we feel you would need to know before attacking the software in the subdirectory. [.DEFAULT] - New version of DEF (yet another SET DEFAULT replacement). We use this because: 1) it is easy and fast, 2) it is written in FORTRAN, 3) it can link to the SETUIC program allowing for automatic change of UIC when a properly privileged user changes directory, and 4) a change prompt program can be used with the default program to set the prompt in various ways based on a logical definition. [.LAT] - Fix for LAT connection in VAXNET. Uses the new V. 5 QIO modifiers for LAT connection to assure that a modem on a LAT port is indeed free for use inside of VAXNET. [.ICON] - A change icon procedure written in C for DECwindows under VMS. This is a subroutine. A very simple test program is provided. [.FILEVIEW] - FileView DCL command procedures for various things to add to your FileView menus under DECwindows. [.CALCULATOR] - New version of the SMG calculator, which works *MUCH* better. [.LOGO] - Startup image procedure to replace the waiting for login DIGITAL logo under DECwindows V. 2.0 only. The provided bitmap image is for the cover to the King Crimson album "In the Court of the Crimson King", drawn by Bob Hays into DECpaint and converted there to a bitmap; you can use the same procedure to create any logo you wish for display while a workstation is logged out. [.DECW_EXAMPLES] - Some simple DECwindows sample programs illustrating some concepts we have found useful in DECwindows programming. [.KEYSTROKES] - Subroutine to trap a keystroke using SMG that does not use SMG for display operations. We use this instead of writing our own QIO procedure for character trapping (it is very simple and fast).