What is the command to remove one object from a scatter name command.
The id is scattered and I have to remove or have some function like the
fields except in gather .
Thanks Jerry
--- StripMime Report -- processed MIME parts ---
multipart/alternative
text/plain (text body -- kept)
text/html
---
_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/EDA7941E38C44F21BFE6658443D9E9AE@jerryfootePC
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
You got it right there!
SCATTER NAME FIELDS EXCEPT ID MEMO
and then there is the REMOVEPROPERTY() function.
=REMOVEPROPERTY( MyObject, "ID" )
-Kevin
On Tue, 2011-04-12 at 12:09 -0500, Jerry Foote wrote:
> What is the command to remove one object from a scatter name command.
>
> The id is scattered and I have to remove or have some function like the
> fields except in gather .
>
>
>
> Thanks Jerry
>
>
>
> --- StripMime Report -- processed MIME parts ---
> multipart/alternative
> text/plain (text body -- kept)
> text/html
> ---
>
[excessive quoting removed by server]
_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/1302628538.2261.96.camel@cullytech
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
Thanks Kevin
I what the id to be able to delete but could not remember the command to
remove.
Jerry
-----Original Message-----
From: profox-bounces@leafe.com [mailto:profox-bounces@leafe.com] On Behalf
Of Kevin Cully
Sent: Tuesday, April 12, 2011 12:16 PM
To: profox@leafe.com
Subject: Re: Remove One Field from scatterd object
You got it right there!
SCATTER NAME FIELDS EXCEPT ID MEMO
and then there is the REMOVEPROPERTY() function.
=REMOVEPROPERTY( MyObject, "ID" )
-Kevin
On Tue, 2011-04-12 at 12:09 -0500, Jerry Foote wrote:
> What is the command to remove one object from a scatter name command.
>
> The id is scattered and I have to remove or have some function like the
> fields except in gather .
>
>
>
> Thanks Jerry
>
>
>
> --- StripMime Report -- processed MIME parts ---
> multipart/alternative
> text/plain (text body -- kept)
> text/html
> ---
>
[excessive quoting removed by server]
_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/89C0EC38B2F04145A131784C30F4B83B@jerryfootePC
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.