How to load a property with an Array?

J. Landman Gay jacque at hyperactivesw.com
Wed Jul 14 23:41:49 EDT 2004


On 7/14/04 9:58 PM, Monte Goulding wrote:

>>I would like to do something like:
>>
>>  put "dog,13 cat,12 rat,129" into myPetInventory
>>  split myPetInventory by " " and ","
>>  set the pets of this card to myPetInventory
> 
> Try set the customProperties["pets"] of this card to myPetInventory
> 
> PS... you have a rat problem ;-)

Nah. That's only 10.75 rats per cat. No problem, assuming the dogs don't 
delete any of the cats.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com


More information about the use-livecode mailing list