Crag Posted May 18, 2004 Posted May 18, 2004 In FM6 how would you pass the contents on one field to another field in a different database (both are opened)? Do you "copy" the contents to the clipboard and then "paste" to the other field (from the other clipboard)?
-Queue- Posted May 18, 2004 Posted May 18, 2004 You could, although it would be more highly recommended to use a relationship and use Set Field. Are your two files related? What determines into which record the copied data would be pasted?
Crag Posted May 19, 2004 Author Posted May 19, 2004 Say a popup calendar. When the user clicks on a day the date field is filled in with the selected day. The calendar is another FM database.
-Queue- Posted May 19, 2004 Posted May 19, 2004 Someone who is more familiar with popup calendars can probably answer your question, but it sounds as if Copy/Paste may be the best solution in this case.
Recommended Posts
This topic is 7762 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