I am working on a Mac. Adding a 1 to the command seems to make it work. But omitting the exit altogether works, too.
[2:49pm brian~]% jconsole -js a=.23 b=.3 "echo a*b" exit 1 69 2010/10/23 Björn Helgason <[email protected]>: > C:\j7w\bin>jconsole -js a=.23 b=.3 "echo a*b" exit > 69 > |syntax error: ARGVVERB__ > | ARGVVERB__'' -- (B=) ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
