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 <programm...@jsoftware.com> 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