On Wednesday, August 27, 2003, at 09:26 PM, Geoff Canyon wrote:
Based on my limited understanding of the underlying mechanism, don't you want to set the cREVGeneral[profile] of the object?
Geoff - thanks! you gave me just the nudge I needed. I could have sworn:
the profile = the revProfile = cREVGeneral[profile]
However "the profile" seems to have been a figment of my imagination. This works:
set the revProfile ...
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"
set the revProfile ...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
Alex Rice, Software Developer Architectural Research Consultants, Inc. http://ARCplanning.com
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
