Thanks Joey. I was a little unclear in my earlier posting - it was a J batch script I needed to run and was having problems accessing viewmat functionality through jconsole. But Ric has given me a neat workaround.
Thanks, Ronan On 16/08/2009 21:34, "Joey K Tuttle" <[email protected]> wrote: > I run Unix batch stuff from within j all the time. You can use the > host interface to execute a script a line at a time ( host"1 > scriptmatrix ). Or you > > Sent from my iPod - excuse terseness and typos. > > - joey > > > > On Aug 16, 2009, at 13:08, Ronan Reilly <[email protected]> wrote: > >> Hi, >> >> I'm trying to write a unix (Mac OS X) batch script to call viewmat >> repeatedly on about 150 files and save the resulting bmp files. >> However, >> viewmat can't be called within the J console. In fact, I don't >> really want >> to display the viewmat output directly, I'm just interested in the >> generating the bmp files. Is there any way of achieving this within >> jconsole? Failing that, is there any way of suppressing the display >> of the >> viewmat display within the GUI, while still being able to call >> savemat? >> >> Thanks for any help, >> >> Ronan >> >> >> ---------------------------------------------------------------------- >> For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
