I was just running IronPython from the Monad command line, when a friend
suggested an interesting idea.
Given the object nature of Monad, it's a shame that you can't simply
pass an object to an external program. But what if IronPython offered
an alternative to the standard Main function, which co
> >> mApp.Documents.Open("c:\tmp\Doc1.doc")
> >>>
> >>>
> System.Runtime.InteropServices.COMException: The document name or path is not
> va
> lid.
> Try one or more of the following:
> * Check the path to make sure it was typed correctly.
> (c:mp\Doc1.doc)click Open. Search for the file
Hello,
Congratulation, for this new release correcting some bugs around the
"PIA ComObject Operations".
I spent the last hours playing around with this great feature of ironpython and
I would like to share with you a couple
of things.
Some are working fine some seems strange to me but it
might