PDA

View Full Version : Global variables?


John Perkins
04-13-2005, 11:31 PM
I'm afraid that I'm asking the impossible again, but is there such a thing as a global variable in tscript?

I'd like to set a value for all modules. I see local variables in the docs, and I've tried just setting a variable and reading it elsewhere, but they are definately local by default.

Any ideas?

John Perkins
04-16-2005, 04:44 PM
And the answer is....

Nope, there isn't.