macroArray, version 0.5

macroArray, version 0.5
- documentation updated
- the do_overs automatically unquote `betwee=` parameter
This commit is contained in:
yabwon
2020-09-14 22:29:48 +02:00
parent 93904a03cb
commit 73e8d10200

View File

@@ -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