SASUnit Examples
Version 1.5.0
Main Page
Modules
Files
File List
windows/_executecmdfile.sas
Go to the documentation of this file.
1
21
%macro _executeCMDFile(i_cmdFile
22
);
23
24
%_xcmd(
"&i_cmdFile."
)
25
26
%mend _executeCMDFile;
27
saspgm
sasunit
windows
_executecmdfile.sas
Generated on Fri Jan 16 2015 14:00:28 for SASUnit Examples by
1.8.4