specifies the name
of the variable that is created by ZDSATTR.
Details
Invoking ZDSXATT
Use the following method
to invoke the ZDSXATT function:
length xattrn 8;
xattrn = zdsxatt(variable name);
Processing Specifics
ZDSXATT checks that
the input variable is a character variable, and that it contains a
zoned decimal count as its first entry. ZDSXATT converts the input
variable to a floating-point SAS variable for subsequent use within
the DATA step.