Let

test =: 0 : 0
a =: 2 3
b =: 1 4
a+b
a*b
a+/b
)

I want to capture the lines written to the .ijx window
when I execute 0!:1 test and write them to a file.
What is the simplest way to capture them?

Fraser ----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to