Does anyone have an idea why the following might happen:

% catch {java::import -medical Simulation}
1
% catch {java::import medical.Simulation}
1
% java::new medical.Simulation
java0x1
%

(I want to import the class and then do 'java::new Simulation')

The first line used to work ok, but has suddenly stopped working today, for
no reason I can understand.  This is with tclBlend1.2.5, Windows NT, JDK
1.2.2, Tcl 8.2.2... and the very same code (I've been making small changes,
for sure...) worked ok yesterday.

The error messages above from the 'catch' statements are the empty string
"".

thanks for any suggestions,

Vince.

----------------------------------------------------------------
The TclJava mailing list is sponsored by Scriptics Corporation.
To subscribe:    send mail to [EMAIL PROTECTED]  
                 with the word SUBSCRIBE as the subject.
To unsubscribe:  send mail to [EMAIL PROTECTED] 
                 with the word UNSUBSCRIBE as the subject.
To send to the list, send email to '[EMAIL PROTECTED]'. 

Reply via email to