At 06:47 PM 1/21/00 -0500, Nascif Abousalh-Neto wrote:
>Hi,
>
>Has the format of jde-help-docsets changed lately (in the latest
>jde-2.1.6betaXXX versions) ? I'm trying to upgrade but the help display
>for class at point is not working anymore. JDE now gives me the
>following error message:
>
> Wrong type argument, arrayp, (concat (getenv "BIN_ROOT")
>"/myDocDir")
>
>The concat is a trick I've using to run the same project file both at
>home and at work, where I have a very different drive configuration
>(e.g. c:/bin instead of d:/bin). By the way this solution works fine,
>but forces me to move away from the customization buffers and change the
>prj.el directly. Is there any way of taking advantages of environment
>variables to customize things like pathnames and still use custom?
I've had the same problem. I'm not sure what triggers it. In any case, I found
that resetting the variable to its standard value, then recustomizing it and
saving it in the project file was enough to fix the problem.
- Paul