shorton Posted May 30, 2001 Posted May 30, 2001 I can't seem to get copy and/or paste to work via a script. (FMP 5.5) I have 2 global fields, one text the other a number. I wish to copy the info from each (one at a time) and paste the data into another set of global fields, one text and one a number resectively. I have select entire contents active for both copying and pasting. However, it doesn't work. This seems as if it should be simple, but I'm stumped. I have the correct files and fields identified. Help, please. Thanks. [ May 30, 2001: Message edited by: shorton ]
SteveB Posted May 30, 2001 Posted May 30, 2001 The most likely cause is that the field(s) aren't on the current layout, which they have to be. You are better off using SetField.
JPaul Posted May 30, 2001 Posted May 30, 2001 Hi Proton, when you use the "paste" or the "replace" script steps, you have some rules to follow: the interested fields MUST be present on the current layout, else both statements don' t work if you are using the "copy" statement you MUST copy and paste multiple fiels only one at the time, in order to avoid a 'big casino' Hope this helps, regards.
Recommended Posts
This topic is 8582 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