Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 8736 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Does anyone know how to activate a script based on a particular popup menu choice? For example, if there are three choices under a popup menu, A, B, and C, choosing A would run script A, choosing B would run script B, and so on.

Thank you!

Jeffrey

Posted

If you're willing to have a button to execute the script after the choice has been made, you would use a script like this:

If [ Menu_Choice = "A" ]

Posted

Hi, Chuck--

Thanks for the solutions. However, I don't think either is quite what I'm looking for, as the second solution would have to be running continuously. However, I will be looking into Script Scheduler.

------------------

--

Jeffrey Ellis

Groundlevel Software

[email protected]

This topic is 8736 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.