<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>8 Dec 2014 20:06:00 Z</lastBuildDate><pubDate>8 Dec 2014 06:28:00 Z</pubDate><description>Hello All&#13;
&#13;
I fully appreciate that I am asking for the highly unlikely and possibly the impossible, but it is Christmas.&#13;
&#13;
I have a qaulity management system written in Windev and I have been asked to trial it on a Mac running parallels with Windows8.&#13;
I started with zero expectations so I was surprised that the software worked fine and quite impressed when double clicking on a document name in a table opened the document in the Mac copy of MS Word (using shell execute).&#13;
The problem is that the office automation doesn't work. The software has a master set of documents that are copied into each job and then modifed to suit that job. As the documents are copied, a find and replace routine is run and this fails after GetActiveObject()&#13;
This is the code&#13;
//Find and replace in a word document MyWordObject is object OLE dynamic IF MyWordObject &lt;&gt; Null THEN MyWordObject&gt;&gt;Visible = OLETrue MyWordObject&gt;&gt;Quit() END MyWordObject=GetActiveObject("Word.Application") IF MyWordObject=Null THEN // check if word is open WHEN EXCEPTION IN MyWordObject = new object OLE "Word.Application" DO Info("MS Word is not installed on this computer. The find and replace function cannot complete") LOkToFindReplace = False delete MyWordObject END //exception&#13;
The other complication is that I do not have a Mac or access to one and the client is 800 miles away so contact with them is via teamviewer.&#13;
It may be a simple as finding the name of the "Word" OLE server application that is on offer from the Mac&#13;
I suppose onother solution may be to purchase another copy of MS Word and run it in the parallels partition ?&#13;
&#13;
&#13;
Regards&#13;
Al</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49376-wd19-problem-running-office-automation-mac-parallels/read.awp</link><title>[WD19]  Problem running MS Office automation on Mac/Parallels</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49376-wd19-problem-running-office-automation-mac-parallels-49401/read.awp</comments><pubDate>8 Dec 2014 20:06:00 Z</pubDate><description>Hello Derek&#13;
&#13;
Gee whiz, so many choices, learn Apple Script, learn .Net to Windev integration, poke myself repeatedly with a sh…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49376-wd19-problem-running-office-automation-mac-parallels-49401/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49376-wd19-problem-running-office-automation-mac-parallels-49401/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49376-wd19-problem-running-office-automation-mac-parallels/read.awp">[WD19]  Problem running MS Office automation on Mac/Parallels</source><title>Re: [WD19]  Problem running MS Office automation on Mac/Parallels</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49376-wd19-problem-running-office-automation-mac-parallels-49400/read.awp</comments><pubDate>8 Dec 2014 19:14:00 Z</pubDate><description>Al&#13;
Had a few minutes to spare so thought I would have a rummage around.&#13;
Seems that 'AppleScript' is your friend - now I use th…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49376-wd19-problem-running-office-automation-mac-parallels-49400/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49376-wd19-problem-running-office-automation-mac-parallels-49400/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49376-wd19-problem-running-office-automation-mac-parallels/read.awp">[WD19]  Problem running MS Office automation on Mac/Parallels</source><title>Re: [WD19]  Problem running MS Office automation on Mac/Parallels</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49376-wd19-problem-running-office-automation-mac-parallels-49391/read.awp</comments><pubDate>8 Dec 2014 13:48:00 Z</pubDate><description>Hello Derek&#13;
&#13;
Thanks for confirming that. It does look like another copy of Word would provide an imediate solution, with the .…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49376-wd19-problem-running-office-automation-mac-parallels-49391/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49376-wd19-problem-running-office-automation-mac-parallels-49391/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49376-wd19-problem-running-office-automation-mac-parallels/read.awp">[WD19]  Problem running MS Office automation on Mac/Parallels</source><title>Re: [WD19]  Problem running MS Office automation on Mac/Parallels</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49376-wd19-problem-running-office-automation-mac-parallels-49389/read.awp</comments><pubDate>8 Dec 2014 13:00:00 Z</pubDate><description>Al&#13;
Stab in the dark here as I am just starting with a Mac/Parallels setup and have to say that so far I have found it to be pre…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49376-wd19-problem-running-office-automation-mac-parallels-49389/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49376-wd19-problem-running-office-automation-mac-parallels-49389/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49376-wd19-problem-running-office-automation-mac-parallels/read.awp">[WD19]  Problem running MS Office automation on Mac/Parallels</source><title>Re: [WD19]  Problem running MS Office automation on Mac/Parallels</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49376-wd19-problem-running-office-automation-mac-parallels-49386/read.awp</comments><pubDate>8 Dec 2014 11:47:00 Z</pubDate><description>Hello Fabrice&#13;
&#13;
Thanks for the information.&#13;
I am in touch with Parallels Tech support but I am not hopeful of them coming up w…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49376-wd19-problem-running-office-automation-mac-parallels-49386/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49376-wd19-problem-running-office-automation-mac-parallels-49386/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49376-wd19-problem-running-office-automation-mac-parallels/read.awp">[WD19]  Problem running MS Office automation on Mac/Parallels</source><title>Re: [WD19]  Problem running MS Office automation on Mac/Parallels</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49376-wd19-problem-running-office-automation-mac-parallels-49385/read.awp</comments><pubDate>8 Dec 2014 11:33:00 Z</pubDate><description>Hello Al&#13;
&#13;
I do not think that what you want to do is directly achievable...&#13;
&#13;
However, there is some good news... I recently …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49376-wd19-problem-running-office-automation-mac-parallels-49385/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49376-wd19-problem-running-office-automation-mac-parallels-49385/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49376-wd19-problem-running-office-automation-mac-parallels/read.awp">[WD19]  Problem running MS Office automation on Mac/Parallels</source><title>Re: [WD19]  Problem running MS Office automation on Mac/Parallels</title></item><item><author>info</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49376-wd19-problem-running-office-automation-mac-parallels-49378/read.awp</comments><pubDate>8 Dec 2014 08:51:36 Z</pubDate><description>Word works also with the RTF-format, as does Wordpad (so, you have two different tools without buying another copy of MS-Office)…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49376-wd19-problem-running-office-automation-mac-parallels-49378/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49376-wd19-problem-running-office-automation-mac-parallels-49378/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49376-wd19-problem-running-office-automation-mac-parallels/read.awp">[WD19]  Problem running MS Office automation on Mac/Parallels</source><title>Re: [WD19]  Problem running MS Office automation on Mac/Parallels</title></item></channel></rss>
