September 20, 200520 yr Description: I have a script that opens a new window. What I want to do is lock the new window until an action has taken place. As it stands the new window opens on top, but you can select the window behind it. There has got to be a way to lock a window. thanks in advance irage Edited September 20, 200520 yr by Guest edited becasue of the move
September 20, 200520 yr after opening a new windw you can use the pause script indefinately. Then you can resume the script when the user selects a new button etc.
September 20, 200520 yr You may also want to use the Allow User Abort script step so a user can not close out the pop-up window. This does not stop the user from closing the whole FM application though.
Create an account or sign in to comment