Actions tied to yes/no dialog box

You can ask any questions about the Perfect Automation program here.

Actions tied to yes/no dialog box

Postby Repent » Tue Aug 30, 2011 5:37 pm

Not sure if this forum is used at all.

How do I setup actions for yes/no message box? If the user selects yes, I want to have an application launched. If they answer no, I want it to exit without doing anything.

Basically I'm writing this to close some processes and then offer to the user to relaunch those processes. There are two processes involved that launch an application. So far I have everything setup so that the processes are closed then relaunched, but the user may be done with the application and not want to reopen it, thus the yes/no option.
Repent
 

Re: Actions tied to yes/no dialog box

Postby gentee » Wed Aug 31, 2011 3:17 pm

Specify Variable Name parameter on Message command.
This variable contains the result value. So, you can compare the value of this variable in the next commands.
Alexey Krivonogov
Gentee's Developer Team
gentee
Site Admin
 
Posts: 2589
Joined: Mon Apr 17, 2006 4:14 am


Return to Common Questions

cron