home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / doshelp / helpsb.zoo / help / config / hints / order.hlp < prev   
Encoding:
Text File  |  1989-01-01  |  1.5 KB  |  28 lines

  1. The order of lines is generally, but not always, as follows.
  2.     BREAK=ON    not required, but recommended.
  3.     LASTDRIVE=x    unless your network software (NOVELL, for example)
  4.             says not to. The location is usually not important.
  5.     FILES=nn    20 is a reasonable number. The location is usually not 
  6.             important.
  7.     DRIVPARM lines    if available on your system. [Actually, most DOS 3.3
  8.             and later systems have it, though some don't document
  9.             it. To use it on those systems, try putting a Ctrl-A 
  10.             character between the DRIVPARM= and the first option.]
  11.     DEVICE=    lines    for any extended (like HIMEM) or expanded (like EMM)
  12.             memory drivers to be installed. If using both, the 
  13.             extended driver line should probably be first.
  14.     STACKS=        not required. Should follow any DEVICE= memory drivers.
  15.     BUFFERS=nn    nn=20 or so, unless you install cache disk software
  16.             (SMARTDRIV, for example) which wants a lower number.
  17.     DEVICE=ANSI.SYS not required, but recommended. Should preceed any
  18.             DEVICE=DISPLAY.SYS lines.
  19.     DEVICE=    lines    for all physical devices should go before any RAM disk
  20.             (VDISK or RAMDISK) or cache disk (SMARTDRIV) lines.
  21.     SHELL=         not required, but recommended to increase the size of
  22.             the DOS environment space. Should follow all DEVICE=
  23.             lines.
  24.     COUNTRY        if required, must be before INSTALL=NLSFUNC.
  25.     INSTALL= lines    near the end, after all DEVICE= lines.
  26.     INSTALL=SHARE    required, when you have a disk partition ≥ 32 Mbytes 
  27.             (32 million characters).
  28.