User Tools

Site Tools


door_execution
     Menu Command  : D0
     Menu Function : This command is used to execute a door with out creating a 
                     door drop file.
     Parameter List: <X:\DOOR.EXT;DESCRIPTION>

     Menu Command  : D1
     Menu Function : This command is used to create a DORINFO#.DEF drop file,   
                     where # is the node number, and then execute the door
                     program in the command string.
     Parameter List: <X:\DOOR.EXT;DESCRIPTION> 

     Menu Command  : D2
     Menu Function : This command is used to create a DOOR.SYS drop file and    
                     then execute the door program in the command string.
     Parameter List: <X:\DOOR.EXT;DESCRIPTION>

     Menu Command  : D3
     Menu Function : This command is used to create a CHAIN.TXT drop file and   
                     then execute the door program in the command string.
     Parameter List: <X:\DOOR.EXT;DESCRIPTION>

     Menu Command  : D4
     Menu Function : This command is used to create a SETUP.SR drop file and
                     then execute the door program in the command string.
     Parameter List: <X:\DOOR.EXT;DESCRIPTION>

     Menu Command  : D5
     Menu Function : This command is used to create a CALINFO.BBS drop file and
                     then execute the door program in the command string.
     Parameter List: <X:\DOOR.EXT;DESCRIPTION>

     Menu Command  : D6
     Menu Function : This command is used to create a SFDOORS.DAT drop file and
                     then execute the door program in the command string.
     Parameter List: <X:\DOOR.EXT;DESCRIPTION>

     Menu Commnad  : D7
     Menu Function : This command is used to create DOOR.SYS (readback) drop
                     file and then execute the door program in the command
                     string.
     Parameter List: <X:\DOOR.EXT;DESCRIPTION>


     Menu Command  : DZ
     Menu Function : This command is used to create all of the drop files,
                     DORINFO#.DEF, DOOR.SYS, CHAIN.TXT, SETUP.SR, CALINFO.BBS
                     AND, SFDOORS.DAT.
     Parameter List: <X:\DOOR.EXT;DESCRIPTION>


 The following is a list of MCI code's that can be used in the command string
 of door drop menu commands only, these codes, as well as regular MCI codes
 can be used to soft code a path command allowing multiple nodes to use the
 same menu.

     %PD - Path To Data Files.
     %PT - Path To Text Files.
     %PM - Path To Menu Files.
     %PP - Path To External Protocols.
     %PL - Path To Log Files.
     %PA - Path To External Archives.
     %BR - Current On-line Baud Rate (0 If Local).
     %BP - Modem's Locked Baud Rate.
     %CP - Modem COM Port Number.

     Note: The destription is what you want to appear in the node status
           for that door.

     Example: "C:\LORD.EXE; Playing Lord"
door_execution.txt · Last modified: by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki