Ano Nimus Posted December 9, 2003 Posted December 9, 2003 I have a file called A. In it is a field called Target. I also have a file called B. In it is a field called Source. I make a script in file A: Copy [select,"B::Source"] Paste ["Target"] It asks me to create a relationship between A and B, for which I created some random field in both files. I must have not understood something, because it doesn't copy data from B::Source to A::Target. It copies nothing (and because of that of course pastes nothing). The clipboard never gets to get filled with the contents of field B::Source. If I create a Source field in A, it will copy and paste just fine. I ended up calling a script called Copy in file B from the script in file A, that simply does the Copy part. After that, it pastes OK. Is the window from which I want to copy not active or something? Anyone have an idea?
Ano Nimus Posted December 9, 2003 Author Posted December 9, 2003 Ah yes, much more elegant, too! Thanks
Recommended Posts
This topic is 7658 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