home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / BBS / DOORS / DWARZ113.ZIP / PARAMETR.DOC < prev    next >
Encoding:
Text File  |  1991-10-03  |  2.3 KB  |  44 lines

  1. --------------------------------------------------------------------------
  2.   August 1991            DWARZ Parameters Documentation
  3. --------------------------------------------------------------------------
  4.  
  5. This document describes the available parameters implemented in the DWARZ
  6. and DWARZNET program.  These are described in order of the ACTUAL PARAMETER
  7. to pass the program, Which Program the Parameter may be used in (Eiter
  8. DWARZ or DWARZNET, or BOTH) and finally any programmers comments.
  9.  
  10. These are used by simply appending the wanted parameters to the end of
  11. the line calling the DWARZ or DWARZNET program as follows:
  12.  
  13.        DWARZ [parameter 1] [parameter2] [parameter 3] etc...
  14.  
  15. NOTE: these may be permently saved in the INSTALL.EXE program F10 OPTION
  16. such that they do not need to be entered on the command line every time,
  17. however any Command line parameters passed will Over-Ride the Dwarz.Opt
  18. file created by the F10 option in Install.
  19.  
  20. PARAMETER       COMMON TO:   DESCRIPTION/COMMENTS:
  21. ---------       ----------   -----------------------
  22.  
  23. NOLHA              BOTH      Normally, Both DWARZ and DWARZNET will attempt
  24.                              use Lharc V2.xx and only if not found in the
  25.                              users path, then to use Lharc V1.xx, However
  26.                              if running under DesqView 2.25+, Using version
  27.                              2.xx may require additional memory, thus by
  28.                              using this parameter, you may be able to run
  29.                              both programs in SLIGHTLY smaller windows.
  30.                              If not running under DV, then you will not need
  31.                              to worry about this option.
  32.  
  33. NOSTATUS          DWARZ      Turns STATUS LINE off, may be necessary on
  34.                              some CGA Systems to speed up screen displays.
  35.  
  36. NOHOTKEYS         DWARZ      Turns OFF Sysop Hot Key trapping of F10,ALT-H
  37.                              and ALT-C.
  38.  
  39. LOCAL             DWARZ      Allows door to be run from DOS Command line,
  40.                              with user name as defined in configuration
  41.                              (IE, ONLY the main sysop should use this!)
  42.                              This will create the necessary DORINFO1.DEF &
  43.                              EXITINFO.BBS Files in the DWARZ directory.
  44.