I'm stuck on a little problem and desperately need help. I'm calling a COM object (a .DLL) with CFOBJECT and haven't been able to figure out how to grab three of the four OUT variables, although one, RetVal, I can capture just fine. Microsoft's OleView.exe clearly shows the methods and properties of the DLL, I have working .asp code and a compiled executable which will return all the OUT variables, so I know the DLL is working correctly. I just can't figure out the syntax to address those three OUT variables in ColdFusion, and CF's documentation and examples for CFOBJECT do not help.
I've put more explanation with links to relevant Zip files at http://strategicbrains.com/CFOBJECT_project/ in the hope that there is a coding genius here who can help me. Regards, Karl S. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:183568 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

