--- q_a/samples/consolec/readme.txt 2018/08/09 18:29:25 1.1 +++ q_a/samples/consolec/readme.txt 2018/08/09 18:29:48 1.1.1.2 @@ -1,5 +1,6 @@ - Sample: Demonstration of Setting Console Text Color -Attributes +Sample: + +Demonstration of Setting Console Text Color Attributes Summary: @@ -17,18 +18,18 @@ follows: where FOREGROUND and BACKGROUND are the new text color selections for the current console. If the utility is -invoked without any options, the utilities syntax and a +invoked without any options, the utility's syntax and a table of the possible color choices is displayed. The BACKGROUND selection is optional and thus the FOREGROUND text color may be soley changed. Possible colors are: BLACK, BLUE, GREEN, CYAN, RED, MAGENTA, -YELLOW and WHITE. Each of these can be selected as the -FOREGROUND or the BACKGROUND color. Selection of the same -color for both the FOREGROUND and the BACKGROUND is not -permitted. The color options are not case sensitive and -only the first unique characters are necessary to select the -color. For example: +YELLOW and WHITE. Each can be selected as the FOREGROUND +or the BACKGROUND color. Selection of the same color for +both the FOREGROUND and the BACKGROUND is not permitted. +The color options are not case sensitive and only the first +unique characters are necessary to select the color. For +example: COLOR BLU W @@ -38,6 +39,3 @@ The text color attribute changes will on console output. Thus, text in the console buffer before the utility is invoked will retain their original color attributes. - - -