home *** CD-ROM | disk | FTP | other *** search
- COMMAND: SA (Screen Attributes)
-
- FUNCTION: Controls the default color and display attribute settings.
-
- FORMAT: SA [prefix] main-setting [/N] or
- SA [prefix] [foreground-color] [ON background-color] [/N]
-
- TYPE: Norton Utilitoes command
-
- REMARKS: prefix can be BRIGHT, BOLD, or BLINKING to control the display,
- where BRIGHT and BOLD are synonomous.
- main-setting can be NORMAL, REVERSE, or UNDERLINE.
- forground-color and background-color can be WHITE, BLACK, RED, GREEN,
- YELLOW, BLUE, MAGENTA, or CYAN.
- /N indicates that the border color is not to be set.
- SA requires that the ANSI.SYS device driver be installed in a
- CONFIG.SYS file. SA will set the color of the screen border to match
- the background color unless the /N switch is set. This feature works
- only on fully IBM-compatible machines.