On Mon, 07 August 2000, Mo DeJong wrote:
> Did a vwait in the callback that was added to the queue
> in Java (see source code). Then did a normal vwait on the
> command line.

I am going to try your example tonight.  Is this what you mean by doing a normal 
vwait?   Can you send me the exact commands used to produce the problem?

% source <... the Tcl script part of your source code ...>
% set x 1
% after 20000 {set x 2}
% vwait x

-- Jiang Wu
   [EMAIL PROTECTED]


----------------------------------------------
[EMAIL PROTECTED] is brought to you by 
the Stanford Alumni Association and Critical Path.

----------------------------------------------------------------
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]'. 
An archive is available at http://www.mail-archive.com/tcljava@scriptics.com

Reply via email to