mirror of
https://github.com/yabwon/SAS_PACKAGES.git
synced 2026-01-08 07:20:06 +00:00
Getting Started with SAS Packages
*macroArray* version 0.4
This commit is contained in:
@@ -45,7 +45,7 @@ data _null_;
|
||||
run;
|
||||
```
|
||||
|
||||
- **macroArray**\[0.3\], implementation of an array concept in a macrolanguage, e.g.
|
||||
- **macroArray**\[0.4\], implementation of an array concept in a macrolanguage, e.g.
|
||||
```
|
||||
%array(ABC[17] (111:127), macarray=Y);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user