Although this is probably a frequently asked question, I haven't found the answer yet.

How do I stop the program flow when another form is called?

What's going on is that my program reads an image file and then calls image_transform from Cliff Reiter's transform_m.ijs portion of his Image3 add-on. While I am working on the file in image_transform, the portion of the program that is supposedly waiting for the output of the image_transform session completes without the updated information.

Is there a way to have the program stop and politely wait for the updated data?

Thanks in advance
Dave
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to