Lange Posted October 4, 2004 Posted October 4, 2004 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.
Lee Smith Posted October 4, 2004 Posted October 4, 2004 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
Ender Posted October 4, 2004 Posted October 4, 2004 Select the option to 'Exit after last' on the Go to Record/Request/Page [ Next ] script step.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now