In Jqt, you can edit the startup script with menu Edit|Configure|Startup
Script.

On Tue, Mar 19, 2019 at 1:23 PM Devon McCormick <[email protected]> wrote:

> You can put anything you want done at startup into the "startup.ijs" file
> which I think is in the "config" directory under your J user directory,
> e.g. "J64-807-user/config" for me.
>
> On Mon, Mar 18, 2019 at 1:46 PM Raul Miller <[email protected]> wrote:
>
> > You probably would want to read
> > https://code.jsoftware.com/wiki/Guides/Startup
> >
> > Note that any file reference there which begins with at tilde (~) is
> > intended to be an argument for jpath (which gets used consistently by
> > J's file loading mechanisms -- but it's best to use that yourself when
> > you want to know where something is located for your current J
> > install).
> >
> > Note especially that ~config expands to a j user directory (and it's
> > worth searching on that page for ~config to find the places you are
> > assumed to have some control over).
> >
> > I hope this helps,
> >
> > --
> > Raul
>
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to