That may not be sufficiednt.

Consider this script, for example:

require'plot'
plot *:0.01*i:10

It works fine for me when I have an ijx console, but fails when run with -jijx

-- 
Raul

On Fri, Jun 15, 2012 at 10:19 AM, Devon McCormick <devon...@gmail.com> wrote:
> You want your target to read something like this:
>
> "C:\Documents and Settings\Anand\j602\bin\j.exe" -jijx "C:\Documents
> and Settings\Anand\j602\ j602-user\temp\cfgui.ijs"
>
> The "-jijx" flag turns off windowing; alternatively, you could run
> "jconsole.exe" instead of "j.exe" and you wouldn't need that flag.
>
> On Fri, Jun 15, 2012 at 6:38 AM, adam dunne <adam...@gmail.com> wrote:
>> My j602 has the following target line for a shortcut:
>> "C:\Documents and Settings\Anand\j602\bin\j.exe"
>>
>> I'm having difficulty specifying a target line to create a shortcut
>> for running a script e.g.
>> j602-user\temp\cfgui.ijs
>>
>> Also if possible, the script should run without a J ijx window.
>>
>> (all covered in 'Building Applications' Lab, but slightly different)
>> ----------------------------------------------------------------------
>> 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
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to