LIST 2.2 The LIST utility is used to maintain names with usernames as well as phone numbers and work group. Users are able to modify their own information without being able to modify anyone else's information. ************************************************************************ Modifications: 1) (New) Field to add employer (or class, etc). 2) (New) Field to maintain last time LIST record was modified. 3) (New) /FULL qualifier to show new fields 4) (New) /CHECK qualifier to make users check their LIST record and modify accordingly. Accepts a numerical as to the number of days since last modification to prompt user for the check. (Can be put into SYLOGIN.COM). 5) (New) /CLEANUP qualifier to match each LIST record with a record in the SYSUAF and delete those that are not found in the SYSUAF file. 6) (New) Field to maintain the ASCII UIC code. This can be used for ACLs when group identifiers aren't used. (Suggested by Tom Cocke, NAVSWC) 7) (Fix) Output file format. ************************************************************************ Related files: The LIST UTILITY is comprised of the following files: AAAREADME.1ST -- This document BUILD_LIST.COM -- Compile and link executables LIST.CLD -- LIST command deffinition file LIST.EXE -- LIST executable LIST.FOR -- LIST source LIST.HLP -- LIST help file LIST.OBJ -- LIST object LIST.OPT -- LIST options file PHONE.BOOK -- Example phone listing (indexed file) PHONE.FDL -- File Definition Language file for upgrading PHONE.BOOK file from pre 2.2 LIST ************************************************************************ To use: 1) Install LIST with SYSPRV. You may choose other install options at your own discretion. 2) Modify LIST.CLD and set up image path as well as choose a default file for the /LISTING qaulifier. 3) Insert the command into DCLTABLES and replace them in the install database, or SET COMMAND LIST to activate. 4) Insert the help file into the HELP library. 5) To convert pre 2.2 LIST listing files, use the following command: $ CONVERT/FDL=PHONE.FDL listing.file listing.file 6) If you do not have any previous LIST files, or would rather start fresh, type: $ LIST /LISTING=file.name * to create a new listing file. This can also be done to create multiple LIST files. You may also put the above file.name into the .CLD file as your default listing file. If you do this, remember to redo steps 2 and 3. 7) Make sure the protection on LIST.EXE has world read execute and all other files do not allow access to world (even listing files). 8) If you need help or I haven't made this stuff clear for you, call and I'll try to explain. ************************************************************************ Problems, Questions & Suggestions If there are any problems or you need more information, please contact: Jonathan C. Baker Code N86 Naval Surface Weapons Center Dahlgren, VA 22401 (703)663-8705 system_jb@unode1.nswc.navy.mil system_jb@128.38.14.201