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 | |||
Weird Al | Steve Winn | Variable name restrictions? |
May 7, 2019 9:20 PM |
|||
Re: Variable name restrictions? > In VADV, you can use A0, A1, B0, etc. There are no descriptive named variable > Some are reserved like X0, Y0, Z0. > You also have an array you can use $1-$255.. which is a really nice addition > from VBBS. You can use variables to reference the array, such as LET A0 = 1; > LET $A0 = "BLAH" will set $1 to "BLAH". > Once you figure out a system on what letters to use for things, you can keep > track of what they are. You can look at my ATMatrix script for possibly the > best example of what I do. Did you mean LET $A0 = $1? I'll have a look. I'm surprised my script works with the variable names I've used. |
||||||
|
Previous Message | Next Message | Back to VBBS/VADV Script Discussion <-- <--- | Return to Home Page |
Execution Time: 0.0178 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. |