Thanks for that Raul, It made me reconsider the effects that smoutput has when dropped into a J sentence. It is not quite inert. :)
smoutput ┌───┬─┬──────────────┐ │0 0│$│┌────────┬─┬─┐│ │ │ ││┌─┬──┬─┐│&│2││ │ │ │││1│!:│2││ │ ││ │ │ ││└─┴──┴─┘│ │ ││ │ │ │└────────┴─┴─┘│ └───┴─┴──────────────┘ smoutput [ 'words' words 1!:2 & 2 [ 'words' words words $ smoutput [ 'words' words 0 0 $ 1!:2 & 2 [ 'words' words 5 'the ', smoutput [ 'words' words the 'the ', 1!:2 & 2 [ 'words' words the words Cheers, bob On 2013-09-16, at 8:32 AM, Raul Miller wrote: > $ 3 :'smoutput y' 'asd' > asd > 0 0 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
