home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1992 September
/
Simtel20_Sept92.cdr
/
msdos
/
sysutl
/
veal0989.arc
/
SC310.DOC
< prev
next >
Wrap
Text File
|
1989-08-22
|
3KB
|
53 lines
╔════════════════════════════════════════════════════════════════════════════╗
║ ║
║ Documentation For Screen Color (SC) - Version 3.10 ║
║ A Shareware Program Written By Craig Veal ║
║ ║
╟────────────────────────────────────────────────────────────────────────────╢
║ ║
║ I initially developed this program for my own personal use and the ║
║ rights to it are my sole property. This program is not and has never ║
║ been a public domain program. ║
║ ║
║ LIMITED permission is granted for your personal, NON-COMMERCIAL use ║
║ ONLY. ║
║ ║
║ This program may not be used in any commercial environment without my ║
║ WRITTEN PERMISSION. If you want to use it in a commercial environment, ║
║ simply send me a self addressed stamped envelope and I'll authorize ║
║ you to use this program as long as NO ONE, other than myself, MAKES ║
║ any profit from the sale of this program. ║
║ ║
║ SHARE this program with others! Craig D. Veal ║
║ 4734B Jacksonville Lane ║
║ Andrews AFB MD 20335 ║
║ Phone 301-599-1071 ║
║ ║
╚════════════════════════════════════════════════════════════════════════════╝
This program will set the color of text, screen background or both at the same
time. The syntax is SC tc/sc. Text Color (tc) and Screen Color (sc) codes are:
B - Black P - Purple
D - Dark blue R - Red
G - Green Y - Yellow
L - Light blue W - White
To set the screen color you MUST use a "/" before the screen color otherwise the
only the text color will be set. The "/" is not needed to set the text color.
Upper or lower case letters may be used in any combination.
SC L - Sets text color to Light blue (cyan)
sc /w - Sets screen (background) color to White
Sc Y/d - Sets text color to Yellow on a Dark blue background
The ANSI.SYS device driver MUST be installed in the CONFIG.SYS file. If it's
not, you will see ANSI.SYS NOT installed in CONFIG.SYS file. Just install the
ANSI.SYS device driver in the CONFIG.SYS file to use this program.
NOTE: If you use a program that normally clears the screen (such as Word Star)
the screen background color will not return when the program ends. If
this happens just use SC again.