September 8, 200916 yr 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?
September 8, 200916 yr Author 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.
Create an account or sign in to comment