IEW Posted November 1, 2004 Posted November 1, 2004 How do you set the contents of a repeative field? Example: "PartNo" "PartNoAlt" Set "PartNo[2]" = "PartNoAlt" TIA Ivan
MarkWilson Posted November 1, 2004 Posted November 1, 2004 When you select the field in any "setting data" script step, the specify field box has a repetition number field. Change it to the desired repetition number. If you are looking to set a field from a repeating field, use the GetRepetition( Field ; RepetitionNumber ) function to select the repetition desired.
Recommended Posts
This topic is 7396 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