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 VBBS/VADV Script Discussion <-- <--- | Return to Home Page |
|
||||||
From | To | Subject | Date/Time | |||
Steve Winn | Bigjoe | Picking a Array |
February 11, 2006 12:45 PM |
|||
Re: Picking a Array > Ok, let say I have 3 arrays > > let $1 = "1)computers" > let $2 = "2)Hareware" > let $3 = "3)Other" > > rr T1, "123", "Pick one" > > if I wanted to pick 1) my answer would be "computers". how would I Well first you only have one array. Above you have three elements of the array. Not sure what you want to do after you have chosen. If you wanted to print what you chose, you can do something like: PRINT $T1 and it would print "1)computers" if you chose 1. Steve -- [AT2k] -- Your VBBS/VADV Support Center -- [www.at2k.org] -- [bbs.at2k.org] |
||||||
|
Previous Message | Next Message | Back to VBBS/VADV Script Discussion <-- <--- | Return to Home Page |
Execution Time: 0.0174 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. |