Don Lasseigne ** BBS Late Night (504) 449-0476

Explanation of DOOR.CFG

LINE#1  Name of Rip Door Screen (NO PATH!). Make sure this rip screen
        is located in your /DISP directory
LINE#2  Name of Ansi Door Screen (NO PATH!). Make sure this ansi screen
        is located in your /DISP directory
LINE#3  Is a Number value from  ( 1 - 25 ). This tells what row to put
        the cursor on when in ANSI. (i.e. What row to put the blinking 
        cursor)
LINE#4  Is a Number value from  ( 1 - 60 ). This tells what column to put
        the cursor on when in ANSI. (i.e. What column to put the blinking
        cursor)
LINE#5  COMPLETE PATH & NAME OF BATCH or WCX FILE FOR DOOR #1
LINE#6  COMPLETE PATH & NAME OF BATCH or WCX FILE FOR DOOR #2
LINE#7  COMPLETE PATH & NAME OF BATCH or WCX FILE FOR DOOR #3
LINE#8  COMPLETE PATH & NAME OF BATCH or WCX FILE FOR DOOR #4
LINE#9  COMPLETE PATH & NAME OF BATCH or WCX FILE FOR DOOR #5
.  
. 
.
.
LINE#28 COMPLETE PATH & NAME OF BATCH FILE FOR DOOR #24






RIP SCREENS

You should start the first two lines of your RIP MENU like
!|*|
!|1K|*
This will ensure that it will clear the screen.

Make sure that at the end of your button statement you have 1^M, 2^M, ...
respectively. Also, for the Button to Exit the door program MAKE SURE
YOU HAVE ONLY A  ^M

example:

!|1U0J1C5P1Y0000<>DOOR 1<>1^M
!|1U0J295P2V0000<>DOOR 2<>2^M
!|1U0J375P3T0000<>DOOR 3<>3^M
!|1U0J455P4R0000<>DOOR 4<>4^M
!|1UAB09HF110000<>Main Menu<>^M

                             ^
                             |
                             |
                              _______ Notice only a ^M for Main Menu!


 



HOPE IT ALL WORKS!!!!!!!
