Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
The GAGE Application

Saving the Data

Now that you have entered the data and performed analyses, you can save the data in a SAS data set for later analysis. You save the data by choosing Save from the File menu in either the Measurements window or the General Information window.

Choose End from the File menu in the Measurements window to return to the General Information window. Then choose Save from the File menu, as shown in Display A.16.

Display A.16: Choosing Save from the File Menu
fsave.gif (8355 bytes)

The Save Data window appears, as shown in Display A.17.

Display A.17: Saving the Data in a SAS Data Set
save1.gif (8446 bytes)

Libref
tells the SAS System where to store the SAS data set. The libref SASUSER stores the data set in the SASUSER data library, which is created automatically by the SAS System. You must assign other libref locations with the LIBNAME statement.

SAS Data Set Name
is the name of the SAS data set in which to store the data.

Display A.18 shows that the data are to be stored in SASUSER.GASKET.

Display A.18: Saving the Data in a SAS Data Set
save2.gif (8513 bytes)

Press the  {Cancel}
button if you decide not to save the data. Press the  {OK}
button to save the data.

You return to the General Information window.

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.