On Sat, Nov 29, 2008 at 1:28 PM, Fraser Jackson <[EMAIL PROTECTED]> wrote: > I want to capture the lines written to the .ijx window ... > What is the simplest way to capture them?
capture=: smread_jijs_'' If you want to be more selective, you might want to use smsetselect or something like that. -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
