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
>
>
> On Mon, Mar 18, 2019 at 12:49 PM 'Skip Cave' via Programming
> <[email protected]> wrote:
> >
> > I have a few named verbs that I use quite often. How can I make those
> verbs
> > load whenever I start J?
> >
> > Also, whenever I open the editor, it comes up too large, and it is
> > positioned partially off screen.
> > How can I set the editor's opening position and size?
> >
> > Skip
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm



-- 

Devon McCormick, CFA

Quantitative Consultant
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to