AT2k Design BBS Message Area
Casually read the BBS message area using an easy to use interface. Messages are categorized exactly like they are on the BBS. You may post new messages or reply to existing messages! You are not logged in. Login here for full access privileges. |
Previous Message | Next Message | Back to Scripts Only! (Code Only) <-- <--- | Return to Home Page |
|
||||||
From | To | Subject | Date/Time | |||
Issop | All | for testing your V files |
May 24, 2008 5:52 AM |
|||
'**************************************************************************** '** This script was converted from VBBS format by VACOM 1.0� ** '**************************************************************************** CLS TTOP: CLS PRINT RS a0, "What script would you like to link to?" IF a0 = "" GOTO quit IF a0 = "Q" GOTO quit LINK a0 GOTO ttop QUIT: CLS PRINT LOC "9,", 31 PRINT " Script For:" LOC "10,", 30 PRINT " ISS Imperial Space Station" DELAY 1 LOC "11,", 30 PRINT "Issop SysOP #1" DELAY 1 LOC "12,", 31 PRINT "SD " LOC "12,", 35 PRINT " 2259.0" PAUSE EXIT "sysop" '* Aliases used by VACOM * ' $script,a0 |
||||||
|
Previous Message | Next Message | Back to Scripts Only! (Code Only) <-- <--- | Return to Home Page |
Execution Time: 0.0192 seconds If you experience any problems with this website or need help, contact the webmaster. VADV-PHP Copyright © 2002-2024 Steve Winn, Aspect Technologies. All Rights Reserved. Virtual Advanced Copyright © 1995-1997 Roland De Graaf. |