[pre]
data cntl;
retain fmtname 'b' type 'I' hlo ' ';
start = 'A';
label = '1 ';
output;
start = ' ';
label = '_ERROR_';
hlo = 'O';
output;
run;
proc format cntlin=cntl;
run;
data _null_;
y = input('X',b.);
put _all_;
run;
[pre]
Message was edited by: data _null_;
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Registration is open
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss. Register now and lock in 2025 pricing—just $495!