Will The Following Code Work in Saving a File to SAS Code?

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Will The Following Code Work in Saving a File to SAS Code?

Feinstein, Zachary
TEMPORARY.

SELECT IF (dquad >= 0).

SAVE TRANSLATE OUTFILE = "C:\temp2\b_dwn.sas7bdat"

 /KEEP = case_id dquad wt

  q9a q9b q9c q9d q9e

  q21b q21c q21d q21e q21f

 /TYPE = SAS

 /VERSION = 7

 /PLATFORM = WINDOWS.

 

I do the above code and it saves all of the cases and not just the ones
that I am doing the TEMPORARY.  SELECT IF. on.

 

Is it possible that the SAVE TRANSLATE does not like coming after such a
set of statements?

 

Thanks.

 

Zachary

====================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