November 8, 200619 yr Is there a function or calculation I can used in a script that will detect when other scripts are queued up to run after it (in a paused state)? Not sure If I'm making this clear. I've got EvenScript triggering several validation scripts. Then I have a navigation script hooked to a button. When I click this button to leave the layout, the validation scripts will be triggered under certain conditions. When that happens, I want the navigation script to stop and not leave the layout. So I put a "commit records" in there first thing, which will set off any validation scripts. But then, what can I do get it to stop when those valid. scripts are triggered? Edited November 8, 200619 yr by Guest
Create an account or sign in to comment