Steven1337 Posted September 8, 2009 Posted September 8, 2009 Go to Record/Request/Page [First] Loop Perform Script ["Migrate"] Go to Record/Request/Page [Next; Exit after last] End Loop Im using his script to perform the script migrate on al my records.... For sme reason the script works fine for a while but after a few records filemaker freezes and I can't do anything but end task it. Is there something wrong with the logic i've came up with?
mr_vodka Posted September 8, 2009 Posted September 8, 2009 What are the script steps for Perform Script ["Migrate"] do?
Steven1337 Posted September 8, 2009 Author Posted September 8, 2009 It takes whatever is in a Container field and puts it in a Supercontainer field. this is the script migrate SCSetBaseUrl ("supercontainerurlhere") and SCSetContainer ("/path" & uniquevalue ; containerfield) The script works fine when i perform it one of a time. But I have a database of 23k records and a loop is very convenient. I tested it out on a set of 120 records and it freezes when it gets to 80-90 records.
Recommended Posts
This topic is 5556 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