Then something's wrong with my configuration, or my understanding. I created those 3 files, and each consists of the following:
]greeting=:'Hello, Murray!' While that global "greeting" does have a value already at the session, I don't get an automatic printing of it. Shouldn't it be output automatically? Or is the problem something about where in the startup sequence the startup.ijs, etc., script is executed. When is that? Does some other .ijs load it? On 17 Feb 2013 at 07:54:24 +0800, chris burke <[email protected]> wrote: > Nothing has changed in J801 in this regard. In fact, I think the only > change since J6 has been the new jhs startup script. > > Of course, you are free to create your own profile.ijs and use any startup > script. > > The default startup scripts are: > > ~config/startup.ijs (this for the desktop) > ~config/startup_console.ijs > ~config/startup_jhs.ijs > > Chris > > On Sun, Feb 17, 2013 at 7:35 AM, Murray Eisenberg > <[email protected]>wrote: > >> With J801, where and how do I load scripts to be executed upon startup for >> each of the following? >> >> (a) J console; >> (b) JQT >> (c ) JHS >> >> And one to be executed no matter which of those are used? >> >> Of course this should be executed after I define "user" in profiles.ijs. >> >> (Needless to say, for long-time but currently intermittent J users, it's >> confusing when locations of config files and mechanism for such startup >> scripts gets changed from version to version. In J602, there was a >> user/config/config.ijs script where this could be done. I've quite >> forgotten how it was done for J701.) --- Murray Eisenberg [email protected] Mathematics & Statistics Dept. Lederle Graduate Research Tower phone 413 549-1020 (H) University of Massachusetts 413 545-2838 (W) 710 North Pleasant Street fax 413 545-1801 Amherst, MA 01003-9305 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
