a function for custom properties: all custom properties are preceded by "u": uNote, uBeat, etc.
put u("note") # note the quote
function u pParam return ("the u" & pParam && "of this stack") end u
returns this string:
the unote of this stack
Hmmm...
I will stick with IT :-)
[EMAIL PROTECTED] http://www.erikhansen.org
Regards
Klaus Major [EMAIL PROTECTED] www.major-k.de
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
