Note: You can also create variables with the FGET function. See SAS Language Reference: Dictionary for more information. In a DATA step, you can create a new variable and assign it a value by using it ...
1If not explicitly defined, a variable's type and length are implicitly defined by its first occurrence in a DATA step. 2The minimum length is 2 bytes in some operating environments, 3 in others. See ...