On 10/12/04 9:10 PM, "Alan Gayne" <[EMAIL PROTECTED]> wrote:

> However, the name of the custom property I want to set is in the
> variable myPropName.
> 
> So how do I make the spontaneous contents of the variable myPropName
> into the name of a property, the contents of which I want to get or
> set?

Use the "do" command, like:

  do "set the" && myPropName && "of this stack to" && \
    quote & "1234" & quote

HTH,

Ken Ray
Sons of Thunder Software
Web site: http://www.sonsothunder.com/
Email: [EMAIL PROTECTED]


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

Reply via email to