merge property profiles?

Geoff Canyon gcanyon at inspiredlogic.com
Wed Aug 27 22:36:14 EDT 2003


Based on my limited understanding of the underlying mechanism, don't 
you want to set the cREVGeneral[profile] of the object?

On Tuesday, August 26, 2003, at 11:47  AM, Alex Rice wrote:

> put the cRevGeneral["profileList"] of fld id 2368 into tProfiles
> if "SectHead" is among the lines of tProfiles then
>   set the profile of fld id 2368 to "SectHead"
>   put the properties of fld id 2368 into tProps
>   put the keys of tProps -- msg box
>   set the profile of fld id 2368 to "Master"
>   set the properties of fld id 2368 to tProps
> end if
>

regards,

Geoff Canyon
gcanyon at inspiredlogic.com




More information about the use-livecode mailing list