Devin Posted June 23, 2006 Posted June 23, 2006 I've got a older database that I'm going to be moving to 8. But they have lots of reptition files that I hate. What I would like to do it move the first line of the reptition to it's on field, the 2nd to it's own field and so forth. many of the reptitions are blank. Can this be done? Thanks. Devin
Razumovsky Posted June 23, 2006 Posted June 23, 2006 Hi Devin, you can specify individual repetitions by brackets: YourField[rep#] You could hardcode each one with the set field script step, or use a loop and a script variable to automate it. Wrap each set field in an if statement that checks to see if the repetition holds data or not.
Devin Posted June 26, 2006 Author Posted June 26, 2006 Thanks, I will give that I try, Little over my head at first look, but I will see what I come up with. Thanks Devin
Recommended Posts
This topic is 6726 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