Re: Making text plain or bold in Word
Re: Making text plain or bold in Word
- Subject: Re: Making text plain or bold in Word
- From: "Oz.Springs" <email@hidden>
- Date: Sat, 12 Apr 2003 18:18:54 +0100
At 11:11 -0400 12/04/2003, Emmett Gray wrote:
>
Here's an economical way (with thanks to Shane Stanley for starting
>
me thinking):\
>
>
tell application "Microsoft Word"
>
save document 1 as "text only"
>
revert document 1
>
set style of text from word 1 to word 2 of document 1 to bold
>
end tell
Just tested this one out and got an error message from line 2 (both
documents, 1 with picture but that was not the problem):
Microsoft Word got an error: Cant make some data into the expected type.
[Press stop button]
Kind regards
Oz
_______________________________________________
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.