No way to have a single word, since a single word is just a value and is
not executed.
And I can't find a way to do it on 2 words when one is an adverb.
Henry Rich
On 3/18/2014 8:42 AM, Pascal Jasmin wrote:
from
http://www.jsoftware.com/jwiki/PascalJasmin/Multiline%20tacit%20expressions%20with%20macros
test =: 0 : 0 Tacify
( +/
x % y 13 MACdef NB.macro that will call 13 : x % y and return %
#)
NB. blank line with comment next without comment
@:>
)
produces
+/ % #)@:>
and is satisfactorily useful to me. The only annoyance is having to type 0 : 0
Tacify before each expression. (Tacify is adverb). Is there anyway of
changing '0 : 0 Tacify' to a single word expression?
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm