The BasePlus package [ver. 1.20.0]

The BasePlus package [ver. 1.20.0]

- New utility macro `%repeatTxt()` added.
- Documentation updated.
This commit is contained in:
Bart Jablonski
2023-04-17 14:57:48 +02:00
parent 505f501892
commit 4fb506753c
4 changed files with 150 additions and 54 deletions

View File

@@ -25,10 +25,12 @@ format x bool.;
%bpPIPE(ls -la ~/)
%dirsAndFiles(C:\SAS_WORK\,ODS=work.result)
%put %repeatTxt(#,15,s=$) HELLO SAS! %repeatTxt(#,15,s=$);
```
and more.
SHA256 digest for the latest version of `BasePlus`: F*B5BF05531BF78DCEBC436BD93311FED0436D83AA3D106ABFBAD96B04C7D63DF2
SHA256 digest for the latest version of `BasePlus`: F*F39F38CE80A5D8EED3BC9F2413CD6DEF38E8657E5DCF427CBA8938EB8C4350B6
[**Documentation for BasePlus**](./baseplus.md "Documentation for BasePlus")