Custom Property Syntax

Bill Vlahos bvlahos at mac.com
Fri Aug 15 10:32:53 EDT 2008


I'm setting and getting a custom property on a card but the results  
are not consistent with what I expect. The same syntax seems to work  
on the stack.

I want to set the custom property "uCounter" to a variable tCounter.  
Is this the correct syntax?

Setting:
   set the uCounter of card "Doctors" of stack "my stack" to tCounter

Getting:
   put the uCounter of card "Doctors" of stack "my stack" into tCounter

Bill Vlahos



More information about the use-livecode mailing list