Directory SYS$SYSROOT:[SYSUTL.TOOLS] CLRTIME A digital clock program... to use just run ClrTime DELTREE.COM A program from the VAX Professional magazine and modified. Deletes entire directory trees. DOWN.COM Yet another set default program. Define Dowm :== @Down and use this program to get to subdirectories. ENCIPHER A program to encrypt text and program source just give it a word to use as a seed... The same word is used to DeCrypt. ESCAPE.COM A program containing VT100 escape sequences to... @ESCAPE CLEAR -- Clear Screen " " SPLIT -- A fun clear screen... try it! " " SMOOTH -- Smooth Scroll " " JERKY -- Jerky Scroll " " RESET -- Reset Terminal " " VT100 -- Set ANSI mode " " VT52 -- Set VT52 mode OUT.COM A terminal lock program. Accepts a Key code and locks the terminal with a message telling folk where you are. On control_Y the program requests a Key Code. If it is correct the terminal is unlocked. REPEATER.COM A program to repeat a single DCL command every N seconds. ********* DECNet programs. ******** NETCOM.COM A program to allow the writing and exicuting of a command file on sequential remote nodes... This program will have to be modified to deal with your sites node names. See NetCom.Hlp for more info. TRANSFER.COM A program to allow the transfering of files from or to remote nodes. Will retry the transfer, n times, if the transfer fails. This program will have to be modified to deal with your sites node names. ******* Local Printer Programs ******* VT102, DecPRO, VT200 series Local printer port programs. NOTE: These programs send escape characters for DEC Printers. (LP50, LP100, Etc.) SETPRINT.COM sets printer charateristics accepts 2 peramerters P1 = 80 or 132 sets printer character size for 80 or 132 coloms. P2 = D or L sets for Draft mode or Letter Quality mode. PRINT.COM Sends the specified file to the local printer. FORMPRINT.COM Sends the specified file to the local printer and formats the output with header and page number.