Jump to content

External Script Loop


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

Recommended Posts

Two methods come to mind:

1.

Script in File 1:

Loop

Perform Script [external, "External Script Name"]

End Loop

Script in File 2:

External Script Name is whatever script you want to loop

2.

Script in File 1:

Perform Script [External, "External Script Name"]

Script in File 2:

Loop

.

. [insert script steps here]

.

End Loop

If you provide a more detailed question I (or someone else) can provide a more detailed answer.

Link to comment
Share on other sites

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