| Date: | Sat, 17 Jun 2000 16:33:12 -0400 |
| Reply-To: | Raynald Levesque <rlevesque@VIDEOTRON.CA> |
| Sender: | "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU> |
| From: | Raynald Levesque <rlevesque@VIDEOTRON.CA> |
| Subject: | Re: deleting variable |
| Content-type: | text/plain; charset=iso-8859-1 |
To drop, say, var1 and var4, you can use
MATCH FILES FILE=* /DROP var1 var4.
HTH
Ray
----- Original Message -----
From: Sami Abuhamdeh <abu@DURA.SPC.UCHICAGO.EDU>
Newsgroups: bit.listserv.spssx-l
To: <SPSSX-L@LISTSERV.UGA.EDU>
Sent: Saturday, June 17, 2000 10:54 AM
Subject: deleting variable
> hello list,
>
> Does anyone know the syntax for deleting a variable (I'm
> not using windows version)?
>
> Thanks
|