For single-response
variables, the V1-V9999 name becomes the SAS variable name. For multiple-response
variables, the suffix R
n is
added to the variable name, where
n is the response. For example, V25R1 is the first response of the
multiple-response variable V25. If the variable after V1000 has 100
or more responses, responses above 99 are eliminated. Numeric variables
that OSIRIS stores in character, fixed-point binary, or floating-point
binary mode become SAS numeric variables. Alphabetic variables become
SAS character variables; any alphabetic variable of length greater
than 200 is truncated to 200. The OSIRIS variable description becomes
a SAS variable label, and OSIRIS print formats become SAS formats.