Category : Recently Uploaded Files
Archive   : EASYDR26.ZIP
Filename : TESTDOOR.BAS

 
Output of file : TESTDOOR.BAS contained in archive : EASYDR26.ZIP
DEFINT A-Z

' $INCLUDE: 'EasyDoor.BI'
' $INCLUDE: 'AutoBBS.BI'
' $INCLUDE: 'EasyPara.BI'

Init Para$(), NPara(), 0, 2, 0 ' Beginners: use those default parameters
LOCATE , , 1 ' Make the cursor visible
SendCLS ' Clear the screen
SmartColor 13, 0 ' Change color

SendCR Center$("This is a test door using Easy-Door")
SendCR ""
SmartColor 11, 0
ModemInput "How old are you? ", M$, 14, 1, 2
SendCR ""

SELECT CASE M$
CASE IS <= "14"
SendCR "Hello young boy!"
CASE IS <= "21"
SendCR "Hello young adult!"
CASE ELSE
SendCR "Hello Mister!"
END SELECT

SmartColor 12, 0
Linefeed 2
Send "Press [Enter] to quit this door."

WHILE GetChar$ <> CHR$(13): WEND

ReturnBBS



  3 Responses to “Category : Recently Uploaded Files
Archive   : EASYDR26.ZIP
Filename : TESTDOOR.BAS

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/