[tcljava-dev] JACL eval cancellation
Brought to you by:
mdejong
From: Wei D. <wd...@fn...> - 2007-02-02 19:41:34
|
HI, =20 Is it possible that an eval command can be cancelled during its execution? It does not seem to have any API to do this, but I wonder if there is way to achieve this in the current JACL implementation, e.g Can I use Interp.setInterrupted to achieve this?=20 =20 Thanks a lot in advance, =20 Wei |