Tony25 Posted December 9, 2007 Posted December 9, 2007 I have just upgraded from FMP 6.5 to FMP 9.0v3 on a single Windows XP platform (no network). My problem is that I keep getting the following message as I try to use my databases: "This record cannot be mofied in this window because it is already modified in a different window". How can I overcome this? Thank you.
bcooney Posted December 9, 2007 Posted December 9, 2007 You need to close a window. You can have two views into the same record by having two windows open. The first window owns the record for editing.
Vaughan Posted December 10, 2007 Posted December 10, 2007 Go through all your scripts and every time a record editing process has finished, put in a "Commit Record/Request [no dialog]" step.
Tony25 Posted December 28, 2007 Author Posted December 28, 2007 (edited) That's great - thanks for the help. (Not sure why I didn't find that in the FM help files?). Editing obviously includes "setfield" and "paste". does it also include things like "copy" and "clear"? Edited December 28, 2007 by Guest
Recommended Posts
This topic is 6431 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