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

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

Recommended Posts

Posted

I know this is really basic for most of you out there but being a newbee any help would be appreciated. I decided to check my script with script debugger and I get this error popping up

Error Code "101" which is record is missing. I have included the script that I am running to go with this:

Sort Records (Restore; No dialog)

Go to Record/Request/Page (First)

Loop

Duplicate Record/Request

Go to Record/Request/Page (Next; Exist after last)

End loop

Then I get error 101?

Also what is happening is a global field set to 2000 as per all the records changes to the current year. Not sure how or why this happens?

Anyone????

Posted

FM throws the error when it reaches the last record in the found set. There's no "next" record, and so you get the error. No worries.

Posted

I know this is really basic for most of you out there but being a newbee any help would be appreciated. I decided to check my script with script debugger and I get this error popping up

Error Code "101" which is record is missing. I have included the script that I am running to go with this:

Sort Records (Restore; No dialog)

Go to Record/Request/Page (First)

Loop

Duplicate Record/Request

Go to Record/Request/Page (Next; Exist after last)

End loop

Then I get error 101?

Also what is happening is a global field set to 2000 as per all the records changes to the current year. Not sure how or why this happens?

Anyone????

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