mirror of
https://github.com/yabwon/SAS_PACKAGES.git
synced 2026-01-07 15:10:04 +00:00
macroArray, version 0.5
macroArray, version 0.5 - documentation updated - the do_overs automatically unquote `betwee=` parameter
This commit is contained in:
@@ -979,7 +979,8 @@ The basic syntax is the following, the `<...>` means optional parameters:
|
|||||||
, phrase = %NRSTR(%put (%a(&_I_.), %a(&_J_), %a(&_K_));)
|
, phrase = %NRSTR(%put (%a(&_I_.), %a(&_J_), %a(&_K_));)
|
||||||
)
|
)
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
/*
|
|
||||||
|
|
||||||
## >>> `%make_do_over()` macro: <<< ###########################################
|
## >>> `%make_do_over()` macro: <<< ###########################################
|
||||||
|
|
||||||
The code of the macro was inspired by
|
The code of the macro was inspired by
|
||||||
|
|||||||
Reference in New Issue
Block a user