Hi!

 

I have created python object in VB.

But when I try to use this object I get Error 438: Object doesn't 

support this property or method.

 

Set py = CreateObject("Python")

py.exec ("print 'hello'")

 

Also can I get how to register the class in the windows Registry with
name "Python"

I have already created one but may have some problem.

 

Thanks and Regards.

Sandeep Patil

HCL Technologies

" Expecting the world to treat you fairly coz you are a gud person, is
like expecting the Lion not to attack you as you are a Vegetarian. " 

 

 



DISCLAIMER:
-----------------------------------------------------------------------------------------------------------------------
The contents of this e-mail and any attachment(s) are confidential and intended 
for the named recipient(s) only. 
It shall not attach any liability on the originator or HCL or its affiliates. 
Any views or opinions presented in 
this email are solely those of the author and may not necessarily reflect the 
opinions of HCL or its affiliates. 
Any form of reproduction, dissemination, copying, disclosure, modification, 
distribution and / or publication of 
this message without the prior written consent of the author of this e-mail is 
strictly prohibited. If you have 
received this email in error please delete it and notify the sender 
immediately. Before opening any mail and 
attachments please check them for viruses and defect.
-----------------------------------------------------------------------------------------------------------------------
_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to