Eric Iverson <[email protected]> writes: > Also, there are workarounds that are not too awkward and don't encourage > the use too much. > > (3 : 'if. ... do. ... else. ... 2 end.') '' > > And the new {{{...}}} in 903 might be more direct. > > On Mon, Jul 12, 2021 at 1:24 PM Henry Rich <[email protected]> wrote: > >> Because the control structures must be parsed and thus must be present >> in full. Normal interpretation happens line by line. >> >> Consider using >> >> ".^:condition 'sentence' >> >> >> Henry Rich
thanks for explanation and proposed workarounds. Ruda ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
