home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / utils / miscutil.zip / QUICKCHA.ZIP / QUICKCHA.DOC < prev   
Text File  |  1987-08-05  |  2KB  |  48 lines

  1.  ┌────────────────────────────────────────┐
  2.  │  QuickChange  Easy color setting for   │
  3.  │            IBM compatibles             │
  4.  └────────────────────────────────────────┘
  5.  
  6.  
  7. This program is from the Compute! magazine September 1987 page 82.
  8.  
  9. The program is a terminate-and-stay-resident program that runs silently in
  10. the background, waiting for you to call it. When summoned, it lets you
  11. quickly enter new foreground, background, and border colors.
  12.  
  13. note:
  14.  
  15. Be sure to load the ANSI.SYS driver in the config.sys file before attempting
  16. color commands.
  17.  
  18.  
  19.  
  20. The program QUICKCHA.BAS is a program that can be modified by you in that
  21. the ACTIVATION keys can be altered by replacing the value 46 in
  22. line 30 with the number corresponding to your choice, then run the program
  23. again to create a new copy of SETCOLOR.COM.
  24.  
  25.  
  26.         Alt-A  30            Alt-N  49
  27.         Alt-B  48            Alt-O  24
  28.         Alt-C  46            Alt-P  25
  29.         Alt-D  32            Alt-Q  16
  30.         Alt-E  18            Alt-R  19
  31.         Alt-F  33            Alt-S  31
  32.         Alt-G  34            Alt-T  20
  33.         Alt-H  35            Alt-U  22
  34.         Alt-I  23            Alt-V  47
  35.         Alt-J  36            Alt-W  17
  36.         Alt-K  37            Alt-X  45
  37.         Alt-L  38            Alt-Y  21
  38.         Alt-M  50            Alt-Z  44
  39.  
  40.  
  41. Run the Basic program with or without changing the value in line 30.
  42. SETCOLOR.COM will be created.
  43.  
  44. Run SETCOLOR.COM and invoke the menu by pressing Alt-? or if you do not
  45. change the basic program Alt-C and a menu will be displayed.
  46.  
  47. Use the up and down cursor to scroll border, background and foreground.
  48. Use the right cursor to change the colors.