See http://www.jsoftware.com/jwiki/Guides/Auto_Start
This will auto start any J file, which may not be always desirable, such when you only want to see it in a text editor. In this regard, it's good to have a separate extension for runnable J scripts, such as .ija for J Application, or .ije for J Executable, or something else There is a similar approach on Mac using a J Launcher. Auto Start also provider a way to launch a J scirpt in command-line mode suitable to be called from other applications: start j/user/script.ijs Windows open j/user/script.ijs Mac OS X Also I tried to find a way to auto start from a Linux desktop (nautilus), but it wasn't easy. So if anyone has insight, please share. --- "Philip A. Viton" <[EMAIL PROTECTED]> wrote: > > Does anyone know if it's possible (under MS Win) to associate an ijs > file with J such that when you double-click on the ijs, J starts up > opens the file in its own window (ie equivalent to starting J and > then doing File Open on the file you've selected)? Is this something > that windows users think might be useful? ____________________________________________________________________________________ Cheap talk? Check out Yahoo! Messenger's low PC-to-Phone call rates. http://voice.yahoo.com ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
