On Apr 27, 2017, at 12:02 PM, gowri shankar 
<gowrishankarman...@gmail.com<mailto:gowrishankarman...@gmail.com>> wrote:

Thanks for bringing out my inadequacies.  By the by i am using Python 2.7.8 
|Anaconda 2.1.0 (64-bit).
Here are the error codes for the same:

import win32com.client
cst = win32com.client.Dispatch("CSTStudio.Application")
#Opens a new CST file
mws=cst.OpenFile('D:\Gowrishankar\PDF\cuboid.cst')

That string is still wrong, by the way.  You NEED to fix the backslashes.
—
Tim Roberts, t...@probo.com<mailto:t...@probo.com>
Providenza & Boekelheide, Inc.

_______________________________________________
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32

Reply via email to