home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / doshelp / helpsb.zoo / help / summary / personal.hlp < prev    next >
Encoding:
Text File  |  1989-01-01  |  2.8 KB  |  53 lines

  1.                       PERSONAL PREFERENCE
  2.  
  3. These DOS commands can be used to make the computer do things that are unique 
  4. to you and your individual style of computing. You will use these fairly 
  5. frequently during the first few months as you establish your preferences in
  6. using your computer, and then less often later on. The files DOS uses to 
  7. remember your personal preferences are also reviewed.
  8.  
  9.    DOS COMMAND    WHAT IT DOES
  10.  
  11.     APPEND*       lets you tell DOS and your programs where to look for an
  12.                   input file when it can't be found.
  13.     ASSIGN        lets you use the drive letter you want rather than what some
  14.                   program wants to use.
  15.     BREAK         lets you decide how often you can interrupt programs on your
  16.                   computer. 
  17.     CHCP*         changes the code page.
  18.     DOSSHELL**    provides a menu of DOS commands on the screen.
  19.     GRAFTABL      lets you see languages outside the USA on your screen 
  20.     GRAPHICS      lets you print graphics images on the printer.
  21.     JOIN          lets you treat a disk drive as though it were a part of 
  22.                   another disk drive.
  23.     KEYB          lets you type languages outside the USA on your keyboard.
  24.     MEM**         displays information about programs currently in memory.
  25.     MODE          lets you control some characteristics of the screen,
  26.           communications and printer ports, and code pages.
  27.                   PROMPT does some of the same, plus controls colors.
  28.     PATH          lets you tell DOS where it should look when it can't find
  29.                   a command you give it.
  30.     PROMPT        lets you design your own prompt to be printed by DOS
  31.                   whenever it awaits your next command. Also does MODEish
  32.                   things and controls colors displayed by monitor.
  33.     SHARE         lets you tell DOS that you are part of a network.
  34.     SUBST         lets you call a long directory name by a short disk drive
  35.                   letter.
  36.  
  37.  
  38. Files you will change from time to time as part of personalizing the
  39. configuration and behavior of the computer to your taste include:
  40.  
  41.    FILE NAME      WHY YOU NEED IT
  42.  
  43.     AUTOEXEC.BAT  tells DOS all the commands you want executed every time you
  44.                   turn the computer on.
  45.     CONFIG.SYS    tells DOS about the devices you have added to your computer
  46.           and configuration options you have selected to tailor system
  47.           operation to your preferences.
  48.  
  49. See the NEW_TERMS BOOT topic for a discussion of how these files are used
  50. during a boot. See the NEW_TERMS CODE_PAGE topic for a discussion of what
  51. these files need to contain to install or change country codes and code 
  52. pages.
  53.