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

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

Recommended Posts

Posted

Hi

I'm having a problem to which the answer probably is quite obvious - I'm just stuck:

I have a small script like this:

 Go to first record

loop

perform subscript

go to next record

end loop

 

But how do I get the ******* thing to exit when the last record is processed?? I tried creating a running serial, but even coding it "exit when serial=the last value" does'nt stop it.

Posted

Your second Go To Record needs to have the "Exit after last" box checked. Your script should look something like this now.

Go to Record/Request/Page [First]

Loop

Posted

Select the option to 'Exit after last' on the Go to Record/Request/Page [ Next ] script step.

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