creating an input control data set from an existing SAS data set. data proclib.scale; input begin $ 1-2 end $ 5-8 amount $ 10-12; datalines; 0 3 0% 4 6 3% 7 8 6% 9 10 ...
CHARACTER instructs SAS to write character data values from character variables. DATE and TIME instructs SAS to write data values from variables that represent dates, times, and datetimes. DBCS ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results