If that is really important, you may put that into a shell script with the first line #!
#!/usr/bin/j NB. rest of script. Вск, 23 Дек 2012, Ian Clark писал(а): > Terminological confusion...? > > By "standalone executable" it would seem the article means .exe or > .com in Windows, .app in MacOS. Not an all-in-one .ijs file that needs > j.exe (say) to run it. > > In the column titled: "standalone executables creation support", the > word "executables" is a link to the article: > http://en.wikipedia.org/wiki/Executable > which makes it clear what is meant. > > Is there a button you can click and a standalone .app (or .exe) gets > generated -- as is the case with VB, say? I've not come across one in > JGTK. > > On Sun, Dec 23, 2012 at 2:35 PM, bill lam <[email protected]> wrote: > > I don't think that is true in that no one can stop you from create a > > standalone script in j701. Please see felidae3 demo as an example. > > > > ~addons/demos/gtk/felidae3/source/build.ijs > > > > Вск, 23 Дек 2012, Ian Clark писал(а): > >> Can J be said to have "standalone executables creation support"? > >> > >> Wikipedia uncompromisingly states No... > >> http://en.wikipedia.org/wiki/Comparison_of_numerical_analysis_software > >> > >> AFAIK this is true of J7 (which strictly speaking is what the > >> Wilipedia entry is confined to). But J602 supports their creation, via > >> Project Manager. Are we to say that support has officially been > >> withdrawn in J701? > >> ---------------------------------------------------------------------- > >> 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 > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- > 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 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
