!Readme.txt	This file
ADDTOIT.SCR	Extend path environment variable to any length.
ALREADY.SCR	Run programs or batch files only ONCE a day, at the first BOOT-UP.
ANSITEST.SCR	Returns an ERRORLEVEL 0 is Ansi.sys is active, 1 if it is not.
ANTIBOOT.SCR	Disables CTRL-ALT-DEL keyboard re-boot.
AUTOASK.SCR	Returns the ASCII code of the character entered at the prompt.
AUTOCAPS.SCR	Automatically turns the CAPs lock OFF when you press the shift key.
BIGBUF.SCR	TSR to enlarge DOS's usual 15 character keyboard buffer to 127.
BUFFER.SCR	Stuffs characters into the key buffer.
CLDBOOT.SCR	Cold boot the PC.
CLEARKEY.SCR	Empty the keyboard buffer
D2H.SCR		Convert decimal numbers to hexadecimal.
ENCRYPT.SCR	Simply file encryption (use PGP or something better instead).
ESC.SCR		Inserts the escape character in batch files (eg. esc [10m).
FASTKEY.SCR	Resets the keyboard repeat rate and delay rate to the fastest possible.
FULLSCR.SCR	script to switch DOS session to full screen in MS-Win.
H2D.SCR		Convert hexadecimal numbers to decimal.
ISAREADY.TXT	Detail and batch files with a utility to test if Drive a: is ready.
ISAREADY.SCR	Utility to test if Drive a: is ready.
KEYCODE.SCR	Returns the ASCII and scan codes for pressed keys.
MEGSFREE.SCR	Returns an ERRORLEVEL = to the number of free megs.
NOPRSCR.SCR	Turns OFF the prn-scr key.
NOSOUND.SCR	Disable your PC's internal speaker.
NOWAIT.SCR	Resets the number of re-tries BIOS makes to the printer.
NUMLOCK.SCR	Toggles the numlock key.
PRSCR.SCR	Turns ON the prn-scr key.
PRTLOG.SCR	Toggle print logging of the command line.
REBOOT.SCR	Warm boot the PC.
RENDIR.SCR	Rename directories.
SHIFTKEY.SCR	Change the bypass autoexec.bat key in Windows.
SHIFTMOD.SCR	Made " , " & " . " keys "unshifted".
WAIT.SCR	Timed pause.
