what about deleting a single custompropertyset? In the inspector under custom properties in the middle there are customkeys and a couple of others that I have made (Exam1 and Exam2).
Selecting Exam1 and clicking the garbage can deletes Exam1 and it's custom properties and property contents. What would be the equivalent command of the garbage can? If you can selectively delete items here then there has to be a scripting method... you would think? 2011/4/27 Björnke von Gierke <b...@mac.com> > you can set it to parts of the existing customkeys like this: > > put the customkeys into theList > delete line 2 of theList > set the customkeys to theList > > On 27 Apr 2011, at 17:16, Glen Bojsza wrote: > > > Hello, > > > > I have found that you can delete all customkeys of an object by setting > the > > customkeys to empty. > > > > But I only want to delete one of the customkeys? > > > > Is it all or nothing? > > > > thanks, > > > > Glen > > _______________________________________________ > > use-livecode mailing list > > use-livecode@lists.runrev.com > > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > > http://lists.runrev.com/mailman/listinfo/use-livecode > > > _______________________________________________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode