CustomProperties function returns zilch
Pat Trendler
ptrendler at bigpond.com
Wed May 18 23:50:41 EDT 2005
OK. I just checked the docs and you may need this info as well:-
Important! If the object has more than one custom property set, you must set
the customPropertySet to the correct set before checking the customKeys.
The following example lists all the custom properties in a graphic:
put the customKeys of graphic 1 into myCustomProps
answer myCustomProps
Pat
----- Original Message -----
From: "Pat Trendler" <ptrendler at bigpond.com>
To: <tominjapan at excite.com>; "How to use Revolution"
<use-revolution at lists.runrev.com>
Sent: Thursday, May 19, 2005 1:41 PM
Subject: Re: CustomProperties function returns zilch
> answer the customKeys of this stack
>
> gives a list of the names of the custom properties
>
> HTH
> Pat
>
> ----- Original Message -----
> From: "Thomas McCarthy" <tominjapan at excite.com>
> To: <use-revolution at lists.runrev.com>
> Sent: Thursday, May 19, 2005 1:23 PM
> Subject: CustomProperties function returns zilch
>
>
>>
>> I got a stack with a bunch of custom properties (a number of which are
>> holding data) and this:
>> answer the customProperties of this stack
>> returns zilch -- a number equal to my patience :-)
>>
>> Is this broken?
>> Mac OSX 10.3.9/Rev 2.5.1
>>
>> tom
>>
>> _______________________________________________
>> Join Excite! - http://www.excite.com
>> The most personalized portal on the Web!
>>
>>
>> _______________________________________________
>> use-revolution mailing list
>> use-revolution at lists.runrev.com
>> http://lists.runrev.com/mailman/listinfo/use-revolution
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
More information about the use-livecode
mailing list