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

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

Recommended Posts

  • Newbies
Posted

I have created three similar scripts that I would like to nest/combine into one script. That way, I only have to press one button instead of three everytime I want to perform the scripts. Is this possible?

Posted

To elaborate on Mr. Cab's suggestion, if your three scripts are labeled as A, B, and C, then you can create a script D that looks like this:

Perform Script [subscripts, "A"]

Perform Script [subscripts, "B"]

Perform Script [subscripts, "C"]

Then change one of your existing buttons to perform script D, and remove the other two.

This topic is 7648 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.