C:\j7w\bin>jconsole -js a=.23 b=.3 "echo a*b" exit 1
69
   ARGVVERB_z_''
69
1
   exit''

C:\j7w\bin>

It does not perform the exit in the command

2010/10/23 Brian Schott <[email protected]>

> 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
>



-- 
Björn Helgason, Verkfræðingur
Fornustekkum II
781 Hornafirði,
t-póst: [email protected]
gsm: +3546985532
sími: +3544781286
http://groups.google.com/group/J-Programming


Tæknikunnátta höndlar hið flókna, sköpunargáfa er meistari einfaldleikans

góður kennari getur stigið á tær án þess að glansinn fari af skónum
          /|_      .-----------------------------------.
         ,'  .\  /  | Með léttri lund verður        |
     ,--'    _,'   | Dagurinn í dag                     |
    /       /       | Enn betri en gærdagurinn  |
   (   -.  |        `-----------------------------------'
   |     ) |         (\_ _/)
  (`-.  '--.)       (='.'=)   ♖♘♗♕♔♙
   `. )----'        (")_(") ☃☠
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to