How to remove custom attributes?

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

How to remove custom attributes?

Art Kendall
I am finding custom attributes to be very useful in documenting datasets.
However, as a newbie to this particular feature, I have had to start over
how I do it a few times.
This leaves me with custom attributes that are no longer useful.  I find how
to hide them but I do not see how to remove/delete/erase them.





-----
Art Kendall
Social Research Consultants
--
Sent from: http://spssx-discussion.1045642.n5.nabble.com/

=====================
To manage your subscription to SPSSX-L, send a message to
[hidden email] (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD
Art Kendall
Social Research Consultants
Reply | Threaded
Open this post in threaded view
|

Re: How to remove custom attributes?

Jon Peck
VARIABLE ATTRIBUTE
VARIABLES=varlist
ATTRIBUTE=name('value') name('value')...
arrayname[1]('value') arrayname[2]('value')...
DELETE=name name...           <===
arrayname[n] arrayname...

This command takes effect

On Tue, Nov 10, 2020 at 11:59 AM Art Kendall <[hidden email]> wrote:
I am finding custom attributes to be very useful in documenting datasets.
However, as a newbie to this particular feature, I have had to start over
how I do it a few times.
This leaves me with custom attributes that are no longer useful.  I find how
to hide them but I do not see how to remove/delete/erase them.





-----
Art Kendall
Social Research Consultants
--
Sent from: http://spssx-discussion.1045642.n5.nabble.com/

=====================
To manage your subscription to SPSSX-L, send a message to
[hidden email] (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD


--
Jon K Peck
[hidden email]

===================== To manage your subscription to SPSSX-L, send a message to [hidden email] (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD
Reply | Threaded
Open this post in threaded view
|

Re: How to remove custom attributes?

Art Kendall
Thanks.



-----
Art Kendall
Social Research Consultants
--
Sent from: http://spssx-discussion.1045642.n5.nabble.com/

=====================
To manage your subscription to SPSSX-L, send a message to
[hidden email] (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD
Art Kendall
Social Research Consultants