Jump to content

Repetion fields


This topic is 6535 days old. Please don't post here. Open a new topic instead.

Recommended Posts

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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

This topic is 6535 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.