November 19, 200520 yr Newbies I recently upgraded my report card program from FM5 to FM7 and am getting an error " This record cannot be modified in this window because it is already being modified in a different window. I am trying to change records (language to Arts). FM is opening a window with the records being changed while my main report window is open. Is this because a field in the lookup file is "set" and waiting input? The program worked fine in FM5. Any thoughts
November 19, 200520 yr The record must be commited before it can be edited in another window (or on another computer.) Add Commit Record[] script steps when changing windows and after all edit processes.
Create an account or sign in to comment