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
[EMAIL PROTECTED]

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to