Dec 282017
Set screen foreground, background colors from command line. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
SCRN.COM | 12013 | 8733 | deflated |
SCRN.DOC | 828 | 440 | deflated |
SCRN.PAS | 4248 | 1337 | deflated |
Download File SCRN.ZIP Here
Contents of the SCRN.DOC file
Scrn is a simple program to set up the colors of your screen. It is
similar to Norton's SA.(Screen Attributes) Enter the command 'SCRN'
followed by the background and foreground colors respectively. If you
forget the order, entering 'SCRN' will give you the order. All
colors with the exception of blue and black can be entered by one
letter. Blue amd black need at least 3 letters entered to distinguish
which is which.
Example - Scrn w bla - white on black
Scrn white black - white on black
Valid colors are Black,Blue,White,Red,Green,Yellow,Cyan and Magenta.
Since I am still learning to program, there may be mistakes or a
better structured way to write this. Feel free to modify or 'fix'
the program as you like.
Mark DiFabio
similar to Norton's SA.(Screen Attributes) Enter the command 'SCRN'
followed by the background and foreground colors respectively. If you
forget the order, entering 'SCRN' will give you the order. All
colors with the exception of blue and black can be entered by one
letter. Blue amd black need at least 3 letters entered to distinguish
which is which.
Example - Scrn w bla - white on black
Scrn white black - white on black
Valid colors are Black,Blue,White,Red,Green,Yellow,Cyan and Magenta.
Since I am still learning to program, there may be mistakes or a
better structured way to write this. Feel free to modify or 'fix'
the program as you like.
Mark DiFabio
December 28, 2017
Add comments