RWX Posted June 3, 2005 Posted June 3, 2005 I think I already know the answer to this question, but wanted a more expert opinion from the forum. Is it possible to resume a paused script from within another script? I have a script that pauses for user interaction. The user is supposed to select a credit card from a portal showing all stored cards for the client. Each portal row has a little selector button in it. There is also a "Cancel" button at the bottom of the page. The "Cancel" button simply resumes the paused script. I'd like for the selector button (in the portal) to first grab the stored credit card record's ID number, then resume the script. ScriptMaker doesn't have a Resume step (such as the one available in the button definition dialogue box), so I'm not sure if this is possible. Any thoughts? Thanks! -Rob
Ender Posted June 3, 2005 Posted June 3, 2005 If the button definition is set to Resume Script, then the running (paused) script will resume following any script attached to the button. This should do what you need.
Recommended Posts
This topic is 7112 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now