I have created a dll using VB. Now I have to test whether it works in AcuCobol. I'm new to AcuCobol and I am only aware of some COBOL basics. Could anyone send a sample program indicating how to include a dll, initialize the object member attributes of the classes in the dll and call functions from the Dll.