Chris -

yes - I more or less figured this out so I have to ensure that it is
initialized
in my own startup routines.

Is there any particular reason it's not initialized?  It's a system
environment
parameter that doesn't seem to be dependent on anything windowy.

In any case, my code depends on it implicitly because I augment the
PUBLIC table with my own entries and I've defined "User" (note the capital
"U")
to point to my own stuff separate from the J system areas.  This all goes
back
to separating relatively static files - J system - from my own files which
change
more frequently, hence are backed up differently.

I've got it sufficiently dis-entangled now for my own use.

Thanks for the confirmation,

Devon

On 5/1/07, Chris Burke <[EMAIL PROTECTED]> wrote:

Devon McCormick wrote:
> I'm in a tangle with my jconsole profile that seems to boil down to this
> global not being properly initialized,
> probably because of something strange I'm doing, but I'm wondering if
> anyone
> else has run into a
> problem with this?

jconsole does not load the jwd config, and USERFOLDERS is just
initialized to an empty matrix.


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




--
Devon McCormick, CFA
^me^ at acm.
org is my
preferred e-mail
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to