At 11:39 AM 5/24/00 +0100, you wrote:
>>>>>> "Frederic" == Frederic Crozat <[EMAIL PROTECTED]> writes:
>
> Frederic> Hi,
>
> Frederic> I encounter the following problem when I try to use
> Frederic> "Import class" from Wizard, when JDE tries to load
> Frederic> beanshell : if jde-run.el is not byte-compiled, I get :
>
> Frederic> Starting the BeanShell. Please wait... Invalid function:
> Frederic> (macro lambda (&rest body) "Saves the value of the
> Frederic> w32-start-process-show-window variable before evaluating
> Frederic> body and restores the value afterwards." (backquote (if
> Frederic> (and (eq system-type (quote windows-nt)) (not
> Frederic> jde-xemacsp)) (if (boundp (quote
> Frederic> win32-start-process-show-window)) (let ((save
> Frederic> win32-start-process-show-window)) (setq
> Frederic> win32-start-process-show-window t) (\,@ body) (setq
> Frederic> win32-start-process-show-window save)) (let ((save
> Frederic> w32-start-process-show-window)) (setq
> Frederic> w32-start-process-show-window t) (\,@ body) (setq
> Frederic> w32-start-process-show-window save))) (\,@ body))))
>
>
> I get something similar, and have done for ages.
>The second time I use the beanshell I get "Symbol as variable is void:
>Beanshell". The third time and thereafter it works fine. Just try
>again is my advice.
>
Or read the doc for
bsh-startup-timeout
- Paul
------------------------------------------------------------
TECH SUPPORT POLICY
I respond only to requests that contain a complete problem report. The
easiest way to ensure that your report is complete is to include the output
of the JDE->Help->Submit Problem Report command in your request.
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
JDE website: http://sunsite.auc.dk/jde/
JDE mailing list archive:
http://www.mail-archive.com/[email protected]/maillist.html