I have the following macro using substitute and am not sure why I’m losing words in the variable:
outputmacro: ^reverse(^arg)
reverse ^arg \n
^arg = substitute(WORD ^arg I you)
^arg = substitute(WORD ^arg am are)
^arg = substitute(WORD ^arg was were)
^arg = substitute(WORD ^arg my your)
^arg = substitute(WORD ^arg me you)
arg is ^arg \n
My output is:
reverse I am going to kill myself
arg is self