That depends on exactly what you what, I assume you refer to
windows.  One simple solution is to create a batch file with one line

/path/to/jconsole -js yourscript.ijs

If you are uncomfortable with the console window, try associate
ijs with jconsole in your desktop explorer shell.

Ср, 18 дек 2013, Miles Wells писал(а):
> Hello all,
> 
> Earlier today at work, I was assigned to automate a process and I figured
> the easiest way to do it was with J, but it needed to be accessible to my
> coworkers. The idea is to have something they could just click on and run
> without any instruction, kind of like a console application in C# (which is
> what I ended up doing because it was time dependent). What kind of
> solutions does J have for this?
> 
> Miles
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to