How to declare a PB global variable:
:state=0:dimvar=MyGlobalVariable
Once you've declared it, you can then use it, like so:
:state=4:setvar=MyGlobalVariable 18
How to use a stock global variable:
They don't require yout o declare them, only to set which one is being used (Since they aren't named):
Once you've set which one is to be used, then just use the variable commands like so:
You know... I believe both of these global variables will work in stock FPSC now.
I am not sure if the internal variable $MMY will work in stock, but the global variables should.
The one and only,
Only those who sow the seeds of their desires will reap their benefits later.
However, I have seeds of my own to tend to. I don't have time to be someone else's watering can.