I am working on an object in Microfocus NetExpress 3.0. It is an OLE Automation object, and I have some code I am performing in every method I add to the object (instance level methods). Does anyone know if there is a place where I can put a routine with that code so I can just invoke it with a PERFORM statement within each method? Any help would be appreciated.