Re: Problem with VBA in Microsoft Word 2001
Re: Problem with VBA in Microsoft Word 2001
- Subject: Re: Problem with VBA in Microsoft Word 2001
- From: Paul Berkowitz <email@hidden>
- Date: Wed, 30 Oct 2002 21:01:24 -0800
On 10/30/02 8:46 PM, "Alan Kimelman" <email@hidden> wrote:
>
I have been experiencing difficulty running a VBA script in Microsoft
>
Word 2001 from applescript on OS 10.1.2 . The following script fails
>
and leads to an error message that Applescript timed out.
>
>
tell application "Microsoft Word"
>
do Visual Basic "Application.Run
>
MacroName:=\"A_VBA_Script_in_Word_2001\""
>
end tell
>
>
>
The script used to work before I upgraded to Jaguar. I am not sure what
>
the problem is and whether the upgrade led to the error or whether the
>
script has an error in it. Any ideas on how to run a macro in Word
>
from AS?
>
See
<
http://www.mvps.org/word/FAQs/WordMac/WordAppleScript.htm>
--
Paul Berkowitz
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.