This commit is contained in:
yabwon
2020-08-12 13:55:35 +02:00
committed by GitHub
parent 4765dc5c43
commit 16b744a763

View File

@@ -100,7 +100,7 @@ string = catXFn("date9.", "#", myArray);
format x bool.;
%put %getVars(sashelp.class, patern = ght$, sep = +, varRange = _numeric_);
%put %getVars(sashelp.class, pattern = ght$, sep = +, varRange = _numeric_);
```
- **dynMacroArray**\[0.2\], set of macros (wrappers for a hash table) emulating dynamic array in the data step (macro predecessor of DFA)