On 10/15/07, David Porter <[EMAIL PROTECTED]> wrote: > How do I stop the program flow when another form is called?
I think you are asking about how to make a form "modal". If this is the case, I think you should be using the wd command 'wait;' See also: http://www.jsoftware.com/help/user/wait.htm http://www.jsoftware.com/help/user/wd_commands.htm If that is not what you are looking for, please describe your issue in more detail. Thanks, -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
