ozsprings Posted February 15, 2003 Posted February 15, 2003 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
Oldsneekers Posted February 17, 2003 Posted February 17, 2003 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??
Recommended Posts
This topic is 8006 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