world
var
weather
forecast
Error:
time.dm:6:error:weather :variable declaration not allowed here
time.dm:7:error:forecast :variable declaration not allowed here
Any help? ^^
ID:148071
Jul 22 2003, 5:41 am
|
|
I'm trying to add on world variables so I can transfer them to different area variables, but everytime I try I get an error... here:
world Any help? ^^ |
In response to Nadrew
|
|
Okay, but how would I use these variables in my coding?
like here.. proc I know thats gotta be wrong.. Oo how do I use a global var or just a var in my coding like that? |
Don't put those under ANY Datums, just have them by theirselves.