As a long string of text, delimetered, is fine.
This is needed since proc glmselect outputs its selected predictors as a macro:_GLSIND1 , as indicated in:
https://support.sas.com/documentation/cdl/en/statug/63347/HTML/default/viewer.htm#statug_glmselect_sect022.htm
I need the selected predictors outputed in an excel or text or as a string.
... View more