On Apr 27, 2017, at 12:02 PM, gowri shankar
<[email protected]<mailto:[email protected]>> 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, [email protected]<mailto:[email protected]>
Providenza & Boekelheide, Inc.
_______________________________________________
python-win32 mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-win32