Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Details

Saving Output to SAS Datasets

Many investment specifications have a button that reads Save Data As.... Clicking that button opens the Save Output Dataset dialog box (see Figure 11.1). This dialog box enables you to save all or part of the area generated by the specification.

getoutds.gif (7312 bytes)

Figure 11.1: Saving to a Dataset

The following items are displayed:

Dataset Name holds the SAS dataset name to which you wish to save.

Browse... opens the standard SAS Open dialog box, which enables you to select an existing dataset to overwrite.

Dataset Label holds the dataset's label.

Dataset Variables organizes variables. The varables listed in the Selected area will be included in the dataset.

Save Dataset attempts to save the dataset. If the Dataset name exists, you are asked if you want to replace the dataset, append to the existing Dataset, or cancel the current save attempt. You then return to this dialog box ready to create another dataset to save.

Return takes you back to the specification dialog box.

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

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