Previous Page | Next Page

SAS Informats under Windows

SAS Informats under Windows

A SAS informat is an instruction or template that SAS uses to read data values into a variable. Most SAS informats are described completely in SAS Language Reference: Dictionary. The informats that are described here have behavior that is specific to SAS under Windows.

Many of the SAS informats that have details specific to the Windows operating environment are used to read binary data. In using these informats, it is important that you understand the concepts that are presented in Reading Binary Data.

If you have informats that you created for use in earlier releases of SAS, see Converting User-Written Informats from Earlier Releases to SAS 9.2 for information about how to convert those informats for use with SAS 9.2.


List of Informats

The following informats have behavior or syntax that is specific to the Windows operating environment:

Previous Page | Next Page | Top of Page