LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (May 1996)Back to main SPSSX-L pageJoin or leave SPSSX-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 7 May 1996 16:04:09 -0500
Reply-To:     Jonathan Fry <jon@SPSS.COM>
Sender:       "SPSSX(r) Discussion" <SPSSX-L@UGA.CC.UGA.EDU>
From:         Jonathan Fry <jon@SPSS.COM>
Organization: SPSS Inc.
Subject:      Re: Copying the 'shell' of a system file

Joanne Fennessey wrote: > > I need to make a copy of a system file, but empty of data. > Is there an easy way to accomplish this?[sig snipped] --

Sure.

SELECT IF 0. /* selects no cases SAVE OUT="some new file name".

A system file must have at least one variable, but it need not have any cases. -------------------- Jonathan Fry SPSS Inc. jon@spss.com


Back to: Top of message | Previous page | Main SPSSX-L page