home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 31 / CDASC_31_1996_juillet_aout.iso / vrac / dos_col.zip / COLOR.DOC < prev    next >
Text File  |  1996-05-07  |  2KB  |  46 lines

  1.  
  2.                             ColorDos 1.0 (C) 1995
  3.  
  4.  
  5. Color.Exe can change the default background and foreground of command-line DOS
  6. and such types of utilities such as PkZip, Mem/C, Debug, etc. It is fully menu
  7. driven. You just type Color. If you make some kind of error, it simply returns
  8. you to the first prompt, for background.
  9.  
  10. For these programs to work, you can't run an ANSI device driver of any kind.
  11. Check the boot file Config.Sys for a line such as  Device = Ansi.Sys,  or
  12. Device = Zansi.Sys, etc. Remove it if you can. (Here we go; I always found my
  13. computer to run faster without an Ansi driver anyway, really really really)...
  14.  
  15. If you run another menu-driven type of program such as Q_Edit, though, (a word
  16. processor) it will destroy the colors you have chosen for DOS. You need to run
  17. Color again. There are many combinations of color to choose from.
  18.  
  19. ------------------------------------------------------------------------------
  20.  
  21.                       Color2, the command-line version
  22.  
  23. Color2.Exe is the command-line version, and a little explaining is due here.
  24. You use DosCol.Bat, which uses Buffer.Com to put in your numbers. Notice the
  25. lines that say:
  26.  
  27. Buffer 1?15?
  28. Color2
  29.  
  30. The Question mark is faked in, and stands for the Enter key. 1 is background,
  31. and 15 is foreground. First, experiment with Color.Exe to learn it. Then you
  32. can pick out extra pretty colors. Then remember the two number values for use
  33. with Color2.Exe and any batch file you want, to automatically change the
  34. colors of DOS. You just really need those two last lines in DosCol.Bat for
  35. your own batch files to return to DOS or whatever else. You modify the two
  36. numbers to a combination you thought was especially pretty! Background number
  37. first (0-7), then Foreground number (0-15).
  38.  
  39. ------------------------------------------------------------------------------
  40.  
  41.                   Remember, ShareWare is work... send $2.00
  42.  
  43. Duane Bailey                                                 "Mission Control"
  44. 1617 S. Main St
  45. Winston-Salem, NC 27127 
  46.