At 12:05 PM +1000 5/30/2007, Sarah Reichelt wrote:
For the benefit of anyone else struggling with this, here is what I
ended up with:

   set the custompropertyset of this stack to "cStoredData"
   put the customkeys of this stack into tKeys
   set the custompropertyset of this stack to ""

Setting the customPropertySet to empty puts it back to the default.


There's actually an even easier way:

  put the customKeys["cStoredData"] of this stack into tKeys
--
jeanne a. e. devoto ~ [EMAIL PROTECTED]
http://www.jaedworks.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to