Never tried it with a com object, but CFDUMP may.  You could try <cfdump
var="#miler#">.

--------------
Ian Skinner
Web Programmer
BloodSource
Sacramento, CA


-----Original Message-----
From: John Stanley [mailto:[EMAIL PROTECTED]
Sent: Monday, July 07, 2003 12:14 PM
To: CF-Talk
Subject: cfobject


I have a .dll that I have registered on the server machine. I can view the
COM object on the OLE/COM object viewer. I connected to the COM object using
the following code:

<cfobject action="Create" type="COM" class="PCMServer.PCMServer.1"
name="miler">

at least I think I have connected because when I run this code it does not
error, out. 

I cannot seem to call any of the methods specified in the OLE/COM object
viewer. 

Is there a way, in cold fusion to display the available methods in the
browser of a COM object that I have already connected to?


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Get the mailserver that powers this list at 
http://www.coolfusion.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to