SAS Packages Framework, version 20210122

SAS Packages Framework, version 20210122

New parameters to the `%installPackage()` macro added:
- `URLuser=` - A user name for the password protected URLs, no quotes needed.
- `URLpass=` - A password for the password protected URLs, no quotes needed.
- `URLoptions=` - Options for the `sourcePath` URLs filename. Consult the SAS documentation for the further details.
This commit is contained in:
yabwon
2021-01-22 16:46:27 +01:00
parent 98af4c8bc3
commit 97d393bb71
5 changed files with 68 additions and 42 deletions