On 5/23/07, kamakura <[EMAIL PROTECTED]> wrote:
Is it possible to evoke other applications from J like imagemagick utility or unix shell application?
Yes, but at the moment the techniques are not portable across operating systems. For unix, use the 2!: family of conjunctions but for windows, use spawn as defined require'task'. -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
