Jump to content

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

Recommended Posts

Posted

I have to duplicate several files and redirect some of their links to other files.

Is there a quicker way of doing this other than clicking on the links and changing them manually?

Thanks for any help

Oz

Posted

Could you restate the problem? By "files" do you mean "records", by "links" do you mean "match field"? If so, make a relationship for each file to file route, then a script (in FileX) that contains:

1 - SetField (RelaY::GlobalAnyText, value of match field for relationshipY )

2 - Perform external script (in Related File Y - creat new record, and set match filed to GlobalAnyText

3 - SetField (FieldInFileX), (RelaY::FieldInFileY). Is there more to the problem??

This topic is 8042 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.