home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / oct93 / comm / 4d-bbsdemo.lha / 4D-BBSDemo / Docs / A3.Cmd_Line_Par < prev    next >
Text File  |  1993-07-02  |  3KB  |  83 lines

  1. Appendix 3:
  2.  
  3.  
  4.               Command Line Parameters for 4D-BBS V2.86
  5.  
  6.      All parameters are proceeded with a / or - and should be spaced
  7. apart BETWEEN THE PARAMTERS.  NO spaces should be between the - or /
  8. and the actual command itself.  CLPS CAN NOT be stacked by using a
  9. single - or / with multiple commands.  A # should be replaced by a
  10. numerical value, and a $ should be replaced by a character string. In
  11. the event a space is needed for a parameter enclose JUST that parameter,
  12. including the / within spaces. The commands ARE case sensitive.
  13.  
  14.    Note: $ = String        # = Nummber    ! = Numeric Switch (0=off, 1=on)
  15.  
  16. Param Description                                       Example
  17. ----- ------------------------------------------------  --------------
  18.  
  19. A!    Enter ARexx Port Servor Mode, Wait for Commands.  /A
  20.  
  21. a$    ARexx Port Name. Defaults to "4D-BBS".            /aBBS
  22.  
  23. B#    Carrier Baud rate of a /o call (use with /b).     /B2400
  24.  
  25. b#    W/O  /o parameter: Lock Serial Port at rate.      /b19200
  26.       With /o parameter: Serial Baud rate for call.     /b9600
  27.  
  28. C#    Number of Last Callers to keep track of           /C5
  29.  
  30. c#    Number of Colors in Bitplanes. Colors = 2^c.      /c2
  31.  
  32. D$    Filename of Directories datafile.                 /DBBS:NewDirs.Dat
  33.  
  34. d#    Hangup Method. 0=No Hangup, 1=DTR, 2=+++,,,ATH    /d1
  35.  
  36. f$    Font to use with 4D-BBS. Defaults to 4D-BBS.      /fIBMFONT
  37.  
  38. G$    Config file for 4D-BBS to use.                    /DS:4D.Config
  39.  
  40. h!    Reset to SystemHighBaud After every caller.       /h0
  41.  
  42. H!    Hide screen and don't make active when starting.  /H1
  43.  
  44. I!    Open 4D-BBS in iconified mode instead of full     /I1
  45.       screen.
  46.  
  47. L#    Number of Screen Lines to use (#>32=Interlace).   /L50
  48.  
  49. M!    Whether to use Pull down menus or not.            /M0
  50.  
  51. m$    Alternate Modem Response file to use.             /mBBS:MTModem.Dat
  52.  
  53. N$    UserName if using /o.                             "/NJone Doe"
  54.  
  55. o!    Normal Wait modem(0) or Logon once remote(1).     /o1
  56. os    Logon once local with out a waiting screen.       /os or /o2
  57.  
  58. P$    User's Password if using /o.                      "/PNOT Tell" 
  59.  
  60. Q$    AutoDetect mode (and optional CONNECT string).    /QCONNECT 
  61.  
  62. q$    Fax Modem (and optional Fax Connect String).      /qFAX
  63.  
  64. R$    Reliable mode (and optional Reliable string).     /RARQ          
  65.  
  66. r!    Use XPRS (1) or RZ/SZ external programs (1).      /r1
  67.  
  68. S$    Alternate Default annouce string.                 "/S Going Down, Sorry"
  69.  
  70. s$    Alternate Serial Device Name to use.              /sSerial0.Device
  71.  
  72. T#    Time added or subtracted with F7/F8 or menu.      /T15
  73.  
  74. t#    Inactivity timeout before auto-logoff.            /t8
  75.  
  76. U#    Secs per K uploaded reqarded to users.            /U5 
  77.  
  78. u#    Alternate Serial Device Unit Number to use.       /u1
  79.  
  80. V#    Verbose setting of system information.            /V4
  81.  
  82. v!    Voice talking of User's actions                   /v1
  83.