> From: Sherlock, Ric > > From: bill lam > > > > When $USERPROFILE not available, you could try $HOMEDRIVE$HOMEPATH > > > > but $HOMEPATH might be different in cygwin. > > > > I don't think that it is all that important what to use, the biggest > issue to highlight is that if you don't change bin/profile.ijs to > handle USERPROFILE not being set then your .jhp script won't run > successfully.
I see from his latest wiki update http://www.jsoftware.com/jwiki/JHP that Oleg is suggesting using the -jprofile option when starting jconsole. This should solve the problem and providing a custom profile is probably sensible for any serious use of JHP anyway. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
