deego55 Posted October 3, 2006 Posted October 3, 2006 Hi. I have a repeating global field - field[6]. Is there an easy way to clear all repetitions in the field in a script? Everytime the scipt is run i need to empty out the values in the field. I assume that i can do a Set Field for every repetition, but i think there is probably a more efficient way. Thanks!
John Mark Osborne Posted October 3, 2006 Posted October 3, 2006 Using a loop and a calculated repetition number, the repetitions can be cleared with a single Set Field. It's also dynamic enough to adjust if the number of repetitions changes. See attached file. REPERASE.FP7.zip
Recommended Posts
This topic is 6628 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