Hi Cal, Jim,
Assuming the gRev globals are in fact globals, and since globals have, well,
global scope (there's no place in the runtime environment where they can't be
made available once they exist), then all you should have to do in your script
to gain access to those gRev globals is declare them the way you do any other
global.
I've a lot of this recently with gRevAppIcon and gRevSmallAppIcon, to change the
icons that show up in dialogs. I assume it's the same with any other global.
Somebody please correct me if I'm wrong!
Thanks -
Phil Davis
Jim Ault wrote:
On 5/11/07 8:41 PM, "Cal Horner" <[EMAIL PROTECTED]> wrote:
Is there any way of getting the value from an RR gRev global variable? Such as
gRevMenuTarget.
I am not sure of your question. Doesn't this work?
put gRevMenuTarget into msg
Jim Ault
Las Vegas
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution