Fwd: a function for custom properties
erik hansen
erikhans08 at yahoo.com
Thu Oct 23 20:40:23 EDT 2003
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
=====
erik at erikhansen.org http://www.erikhansen.org
__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
More information about the use-livecode
mailing list