|
TT03 This paper describes two macros used in converting ASCII output files to SAS data sets. The first macro (READASII) reads the ASCII output into SAS and creates a data set. The second macro (UNWRAPTX) takes information in one column that is displayed on mu ltiple rows and 'unwraps' that information so that it is displayed on one row. |