C:\j7w\bin>jconsole -js a=.23 b=.3 "echo a*b" exit
69
|syntax error: ARGVVERB__
|       ARGVVERB__''
   'A'names_z_''
AND      ARGV     ARGVVERB
   ARGV_z_
+--------+---+-----+----+--------+----+
|jconsole|-js|a=.23|b=.3|echo a*b|exit|
+--------+---+-----+----+--------+----+
   ARGVVERB_z_
3 : 0
a=.23
b=.3
echo a*b
exit
)
   ARGVVERB''
69
|syntax error: ARGVVERB
|       ARGVVERB''
   ARGVVERB_z_''
69
|syntax error: ARGVVERB_z_
|       ARGVVERB_z_''
   echo 23
23
   exit''

C:\j7w\bin>


2010/10/23 Justin Paston-Cooper <[email protected]>

> Thanks,
>
> I looked in there, but I missed the "Command Line" section. I've been
> trying to run the
>
> jconsole -js a=.23 b=.3 "echo a*b" exit
>
> example. This is giving me "syntax error: ARGVVERB". What should be done?
>
> On 23 October 2010 16:19, Brian Schott <[email protected]> wrote:
> > Have you seen this link or its parent?
> >
> > http://www.jsoftware.com/help/user/cmdline.htm
> >
> > On Sat, Oct 23, 2010 at 10:42 AM, Justin Paston-Cooper
> > <[email protected]> wrote:
> >> Hello,
> >>
> >> Can someone please direct me to a guide on calling J scripts on
> >> Windows from the command line?
> > --
> > (B=)
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
> >
> ----------------------------------------------------------------------
> 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