You are right. The line should read: jconsole -js a=.23 b=.3 "echo a*b" "exit ''"
On Tue, Dec 13, 2011 at 12:22 PM, Gilles Kirouac <[email protected]> wrote: > linuq@TosSaA70 ~/j701/bin $ ./jconsole -js a=.23 b=.3 "echo a*b" "exit 0" > 69 > linuq@TosSaA70 ~/j701/bin $ > > See also: > http://www.jsoftware.com/docs/help701/user/cmdline.htm > > The last example of the above page is incorrect. > Someone to correct the User Manual? Chris? > > When reading the User Manual, it would be very useful to see > the path nodes leading to the current page and thus to be able > to navigate. Most sites provide this. > > ~ Gilles > > > ---------- Original Message ----------- > From: Raul Miller <[email protected]> > To: General forum <[email protected]> > Cc: [email protected] > Sent: Mon, 12 Dec 2011 17:03:09 -0500 > Subject: Re: [Jgeneral] Interpreting a J script. > > > You are probably looking for > > > > http://www.jsoftware.com/docs/help701/user/hashbang.htm > > > > -- > > Raul > > > > On Mon, Dec 12, 2011 at 3:45 PM, <[email protected]> wrote: > > > I've installed j701a_linux in Debian Squeeze and again considered > > > the question of interpreting a J script or text. Suppose the file > > > ~/t contains this text. > > > 2+3 > > > > > > How can interpretation be invoked with a linux command? Something > > > such as this for example. > > > peter@joule:~$ ~/j701/bin/jconsole ~/t > > > > > > Appears to fail and I've hunted unsuccessfully in > > > http://www.jsoftware.com/ for an answer. > > > > > > Thanks, ... Peter E. > > > > > > -- > > > New telephone 1 360 639 0202. Old telephone 1 360 450 2132. > > > bcc: peasthope at shaw.ca > > > Work "http://carnot.yi.org/". > > > "http://members.shaw.ca/peasthope/index.html#Itinerary". > > > > > > ---------------------------------------------------------------------- > > > For information about J forums see http://www.jsoftware.com/forums.htm > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > ------- End of Original Message ------- > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA ^me^ at acm. org is my preferred e-mail ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
