Using SysLibFind many times is a waste of resource, since it calls SysCompare multiple times. What you should do is store the reference value as a feature. In addition you should store in a different feature a Boolean value if you loaded the library, for you should only unload it if you were the one to load it. As for the compression bug, I believe I posted a long time ago a bug in certain builds of the library, and I had posted a workaround. (There are 2 methods to call, one works with some builds & fails with the other, and one works with the other & fails with the first). If you don't find the post, let me know, and I will search my files. Lionscribe
-- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
