Re: delete a customPropertySet

2000-04-26 Thread Kevin Miller
On 26/4/00 5:54 am, Phil Davis <[EMAIL PROTECTED]> wrote: > -- it can probably be easier than this, but this works > set the customPropertySet of fld "news" to "NEWS-956720755" > set the customKeys of fld "news" to empty > set the customPropertySet of fld "news" to empty The other way to do it i

Re: delete a customPropertySet

2000-04-26 Thread Leston Drake
On 25 Apr 2000, at 22:01, Phil Davis wrote: > This can be a confusing topic. > [snip] > To delete one set and keep all others: > > -- it can probably be easier than this, but this works > set the customPropertySet of fld "news" to "NEWS-956720755" > set the customKeys of fld "news" to em

Re: delete a customPropertySet

2000-04-25 Thread Phil Davis
This can be a confusing topic. Let's say your "news" field displays a different newsflash every few moments. A script puts new text into the field and then counts how many times each unique word appears in the text. The word counts are stored as custom properties of the field, with the custom pro

Re: delete a customPropertySet

2000-04-25 Thread Phil Davis
This is a confusing topic. Let's say your "news" field displays a different newsflash every few moments. A script puts new text into the field and then counts how many times each unique word appears in the text. The word counts are stored as custom properties of the field, with the custom propert