K1200 Posted November 18, 2006 Posted November 18, 2006 I've been trying to implement some advanced (for me) scripting using Set Variable with Repetitions. I've built this simple example to try to get to the core of the problems I'm experiencing. It's supposed to move the three text strings from a repeating field into individual fields in a seperate record, but it always moves only the first repetition. Thanks in advance for any help. Variables.fp7.ZIP
K1200 Posted November 18, 2006 Author Posted November 18, 2006 GetRepetition() expects a repeating FIELD as the first argument - so I am surprised it returns anything with a variable. However, this syntax works: $$RepeatingVar[2] Thanks, Comment That was the aspect I was missing. I've updated my file as an example for others. VariableReps.fp7.ZIP
Recommended Posts
This topic is 6582 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