Using another button instead of "Ok" - Modal windows
Hi, Just started learning scripting so please excuse the messy or redundant coding haha. I'm trying to combine a few things I've picked up from these forums. Basically, give the user an option of opening a file or selecting an already open file. I've finally figured out I needed to use a Modal window to wait for the selection is made before continuing down the script. Is there a way to have...