Hi Janet, The point about unloading the records is a good one. Have you see this recent tip in the KB: http://kb.4d.com/assetid=77893
Looking at some of my methods that run EOS my biggest issue is the assumption I was in READ ONLY when in fact it was READ WRITE. I like the suggestion Miyako made about testing the method execution attribute at the top of the method. I could couple that with a test of the application type to indicate indicate when a method intended to run EOS is actually running in single user. -- Kirk Brooks San Francisco, CA ======================= *The only thing necessary for the triumph of evil is for good men to do nothing.* *- Edmund Burke* ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

