home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / othl-100.zip / OTHELLO.DOC < prev    next >
Text File  |  1993-09-01  |  5KB  |  133 lines

  1. ///////////////////////////////////////////////////////////////////////////
  2. // Othello Door for OS/2 2.x Docs
  3. //
  4.  
  5. Othello Door      Copyright 1992-1993  John Morris  All Rights Resrved
  6.  
  7.  
  8. This Othello door was meant to be simple to install and use.
  9.  
  10. There are only a few possible command line parameters:
  11.  
  12. /Bxx          -  Sets BBS program type and/or drop file type. Where 'xx'
  13.                  can be:
  14.  
  15.                  0  -  RBBS style DORINFOx.DEF file (standard DORINFO
  16.                        format)  This is the default BBS type.
  17.                  1  -  PCBOARD.SYS file format
  18.                  3  -  DORINFOx.DEF file format (non-standard)
  19.                  7  -  DOOR.SYS file format
  20.  
  21. /Hxx          -  Where 'xx' is the file handle of the open com port
  22.  
  23. /MIN          -  Toggles minimized mode to OFF (default is minimized)
  24.  
  25. /Nxx          -  Where 'xx' is the node number
  26.  
  27. /P:filename   -  This is a frequently used command line parameter.
  28.                  The P command is used to tell othello where to locate the BBS
  29.                  'drop' file.  This switch is used by every BBS mode,
  30.                  except for RBBS and QBBS modes.  This is because the
  31.                  DORINFOx.DEF file is the default.
  32.  
  33.                  For instance, if you're using a DOOR.SYS file and you needed
  34.                  to tell TW2 where to find your DOOR.SYS file, which is on 
  35.                  drive C in the path \WILDCAT\NODE1 then you would do it like
  36.                  this:
  37.  
  38.                  OTHELLO /H3 /N1 /P:C:\BBS\NODE1\DOOR.SYS
  39.  
  40.                  Remember, the '/P:' is always followed by the BBS info file.
  41.  
  42.  
  43. Under normal circumstances a typical Othello command line would look like
  44. so:
  45.  
  46. (DORINFO drop file default needs no /P:filename)
  47.  
  48. [C:\] OTHELLO /N1 /H3
  49.  
  50. (DOOR.SYS file)
  51.  
  52. [C:\] OTHELLO /B7 /N1 /H4 /P:C:\MAX\LINE1\DOOR.SYS
  53.  
  54.  
  55. Active Function Keys:
  56.  
  57. F1          -  Pressing the F1 key will the programs to immediately
  58.                terminate the current session. It will not drop carrier
  59.                on the user, but simply end the game, and return to
  60.                DOS.
  61.  
  62. F9          -  This toggles the local display on and off. RBBS-PC and
  63.                PCBoard SysOps will be familiar with this feature.
  64.  
  65. F10         -  This invokes the SysOp chat mode.  Hit ESCape to exit back
  66.                to Othello.
  67.  
  68. PGDN  &     -  These two keys are used to DECREASE a users time limit. PGDN
  69. CTRL-PGDN      will subtract 1 minute from the users time limit. CTRL-PGDN
  70.                will subtract 10 minutes for each press!  The results are
  71.                shown to you in the lower right hand corner.
  72.  
  73. PGUP  &     -  PGUP and CTRL-PGUP are used to INCREASE a users time limit.
  74. CTRL-PGUP      Pressing PGUP once will increase the limit by 1 minute.
  75.                Each press of CTRL-PGUP will increase time left by 10
  76.                minutes! As above, the results can be found in the lower
  77.                right-hand corner.
  78.  
  79.  
  80. RUNNING OTHELLO FROM GMON/2
  81.  
  82. If you are running Othello from GMon 2 you can use the following info
  83. to set up Othello.  Use the GMon editor, and add a new program. The
  84. first page would read something like this:
  85.  
  86. GMon Editor  --  Individual Program #2
  87.  
  88. [A]  Program Name : Othello
  89. [B]  Pgm Directory : C:\DOORS\OTHELLO
  90. [C]  Pgm Cmd Line: /N%N /H%h
  91. [D]  Pgm Environment :
  92. [E]  Pgm Security : 5
  93. [F]  Pgm Type : RBBS-PC 15.1C & up (DORINFOx.DEF & MESSAGES)
  94. [G]  Pgm Category : [1]
  95. [H]  Pgm Description : Ancient game of strategy
  96. [I]  Use Cmd Line?  YES
  97. [J]  Use Environment?  NO
  98. [K]  Use Batch File?  NO
  99. [L]  ANSI Mode?  ANSI Not Required
  100. [M]  Pgm Times Used : 0
  101. [N]  Pgm can have only one user at a time?  NO
  102. [O]  Null Cmd Line in Local Mode?  NO
  103. [P]  Is program currently in use?  NO
  104. [Q]  Put Node # in interface file?  NO    Sample: (DORINFO1.DEF)
  105. [R]  Read/Write Doorware (tm) files?  YES
  106. [S]  Alias NOT allowed with this program?  NO
  107. Last Day & Time Pgm Used: Tue Aug 05 15:56:23 1993
  108.  
  109. Edit which item. * For Page 2. ([ENTER] quits)?
  110.  
  111. Now for page 2:
  112.  
  113. GMon Editor  --  Individual Program #2 - Page 2
  114.  
  115. [A]  Full Screen?  NO
  116. [B]  Don't Load Command Processor?  YES
  117. [C]  Is DOS Program?  NO
  118. [D]  Use DOS Settings File?  NO
  119. [E]  Open In Foreground?  NO
  120. [F]  Start Minimized?  NO 
  121. [G]  Start Maximized?  NO
  122. [H]  Set Window Size/Position?  NO
  123. [I]  PM Program?  YES
  124. [J]  Use Specified Icon?  NO
  125. [K]  INI File Name :
  126. [L]  Icon File Name :
  127. [M]  Pgm Title:
  128.  
  129. NOTE: If you don't set a window title, GMon will make one for you!
  130.  
  131. A PM style door can override min/maximized setting, icon setting,
  132. window size/position setting, and foreground settings.
  133.