943,832 Members | Top Members by Rank

Ad:
  • Python Discussion Thread
  • Unsolved
  • Views: 2883
  • Python RSS
Aug 16th, 2006
0

Difference between Dispatch and DispatchEX

Expand Post »
Could anybody tell me the difference between Dispatch and DispatchEx.
I am new to python and extremely confused about the usage of the two methods.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
swapnamishra is offline Offline
8 posts
since Apr 2006
Aug 16th, 2006
0

Re: Difference between Dispatch and DispatchEX

I could find DispatchEx neither in the python documentation nor in the docs to PythonWin. Must be from some other module You are using.
Reputation Points: 20
Solved Threads: 3
Newbie Poster
N317V is offline Offline
23 posts
since Jul 2006
Aug 16th, 2006
0

Re: Difference between Dispatch and DispatchEX

Quote originally posted by N317V ...
I could find DispatchEx neither in the python documentation nor in the docs to PythonWin. Must be from some other module You are using.
I am using the win32com.client.Dispatch and the win32com.client.DispatchEx.These are methods found in the win32 extension of python.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
swapnamishra is offline Offline
8 posts
since Apr 2006
Aug 16th, 2006
0

Re: Difference between Dispatch and DispatchEX

Python Syntax (Toggle Plain Text)
  1. >>> Dispatch.__doc__
  2. 'Creates a Dispatch based COM object.\n '
  3. >>> DispatchEx.__doc__
  4. 'Creates a Dispatch based COM object on a specific machine.\n '

Looks like the latter is for remote objects. Still could not find any other documentation...

HTH
Reputation Points: 20
Solved Threads: 3
Newbie Poster
N317V is offline Offline
23 posts
since Jul 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Python Forum Timeline: Clearing screen in Python (was: omg noob prob plz help)
Next Thread in Python Forum Timeline: python for web design





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC