first attempt to packageReqPackages

This commit is contained in:
yabwon
2019-10-22 23:05:08 +02:00
parent 4214b6d949
commit 943cf26e5f
4 changed files with 54 additions and 13 deletions

View File

@@ -9,7 +9,7 @@ ods html;
* filename reference "packages" and "package" are keywords;
* the first one should be used to point folder with packages;
* the second is used internaly by macros;
filename packages "C:\SAS_PACKAGES";
%include packages(loadpackage.sas);