SAS 9.1 Companion for Windows (2 Volumes)
-
- raw data
-
data that has not been read into a SAS data set.
- record
-
a logical unit of information that consists of fields of related data. A collection of records are stored in a file. A record is analogous to a SAS observation.
- return code
-
a code passed to the operating system that indicates whether a command or job step has executed successfully.