Questions on COM Objects scripting

Mark Hammond MarkH at ActiveState.com
Tue Sep 4 19:19:58 EDT 2001


Maan M. Hamze wrote:

> Now I have the complete picture.  Of course globals() is reporting the
> object Scene before anything else is dispatched etc.....  So it is already
> there.
> The problem is that I have tried every combination in the book including the
> direct use of scene, and Scene then Dispatch("Breeze.Scene") etc... etc.....
> scene, and Scene alike (without using any Dispatch) are causing Python to
> report that Scene (or scene for this matter) are undefined names.  This is
> strange since Scene IS there.  I may have an idea for what is happening!
> Ok!  That is what I wanted to make sure of that PythonWin is not the culprit
> here.  So time to give the developer a call and let him know about this :)


What does "print Scene" yield?

Mark.




More information about the Python-list mailing list