a function for custom properties

Klaus Major klaus at major-k.de
Fri Oct 24 08:00:37 EDT 2003


Hi Erik,

> 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 :-)

> erik at erikhansen.org    http://www.erikhansen.org

Regards

Klaus Major
klaus at major-k.de
www.major-k.de



More information about the use-livecode mailing list