@JeffMeyers
when I use the macro and run it using this statement I get an error.
%data_specs(libn=sashelp,out=work);
how would I resolve this error?
ERROR: The text expression length (-30995) exceeds maximum length (65534). The text expression has been truncated to 65534 characters.
ERROR: An exception has been encountered. Please contact technical support and provide them with the following traceback information:
The SAS task name is [Submit] ERROR: Write Access Violation Submit Exception occurred at (0599CE8C) Task Tracebac
... View more