Hi Gordon,

On Nov 30, 2004, at 2:25 AM, [EMAIL PROTECTED] wrote:

Date: Mon, 29 Nov 2004 20:39:49 -0800 (PST)
From: Gordon <[EMAIL PROTECTED]>
Subject: Reusable Code (again)

Sorry, I meant to ask for a variable example, not a
constant. My question is this then ...

How do I have my reusable stack introduce a global
variable that can be passed around in an application
that uses the stack? Can I declare a global variable
in the stack script of the reusable stack and then use
the 'start using' construct that was described
earlier?

Does this avoid having to declare the same global
variable in the rest of my app?

I think you're making it too hard. Store it in custom props instead, call it via path from wherever you are.


Ken N.

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to