From 73e8d10200fbdae104c9342c3a0f7337014f60a7 Mon Sep 17 00:00:00 2001 From: yabwon Date: Mon, 14 Sep 2020 22:29:48 +0200 Subject: [PATCH] macroArray, version 0.5 macroArray, version 0.5 - documentation updated - the do_overs automatically unquote `betwee=` parameter --- packages/macroarray.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/macroarray.md b/packages/macroarray.md index 308d89f..282db9a 100644 --- a/packages/macroarray.md +++ b/packages/macroarray.md @@ -979,7 +979,8 @@ The basic syntax is the following, the `<...>` means optional parameters: , phrase = %NRSTR(%put (%a(&_I_.), %a(&_J_), %a(&_K_));) ) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -/* + + ## >>> `%make_do_over()` macro: <<< ########################################### The code of the macro was inspired by