Extracts performance statistics from SAS log file. More...
Extracts performance statistics from SAS log file.
Extracts performance statistics from SAS log file
Usage:
%logparse(saslog=C:\QRP\msoc\r01_cida.log, outds=r01_cida_log_parse);
[in] | saslog | Path and name of the log file to be parsed. |
[out] | outds | Dataset containing variables created from the parsed log file. |
[in] | system | |
[in] | pdsloc | |
[in] | append |