I have a loop that processes around a hundred files. Once started, it
must continue or, you must stop it using one of several ugly methods
from the operating system.
I put in the break. control word that looks at a variable to enable a
way to break out of the loop. I thought setting that variable with a
button on the form would be a good idea, but all I get when I try this
while the loop is running is the Windows "boink" . Is there a good, or
any, way to set this variable while the loop is running?
Dave Porter
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm