Newbies mantech_dave Posted January 26, 2006 Newbies Posted January 26, 2006 After upgrading to v.8 we developed a problem with one of out fields in a layout. Previously we had a script that copy and pasted a value from another file and then pasted it into a field in the original layout. This is no longer working. However we are able to copy from the original layout and then paste into the other file using the same script. I have attempted creating a new script that mirrors the original but it still isn't working. Any help will be appreciated. Thanks, Dave
Wim Decorte Posted January 27, 2006 Posted January 27, 2006 A better method of moving data is the "set field" script step. If there is no relationship between the tables/records, then set a variable to the value from the 1st layout, switch to the 2nd layout and set the field to the value of the variable.
Newbies mantech_dave Posted January 27, 2006 Author Newbies Posted January 27, 2006 This is classified as a related table. I tried the Set(Field) command it still did not work. Any other ideas? Thanks, Dave
Recommended Posts
This topic is 6875 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