Title: Re: Using Word Caps
On 12/29/04 2:40 PM, I wrote:

          It's not super-fast, but it works.

If you're pre-Entourage 2004 (or even if not), replace the 5th line

    
if class of s is not Unicode text then error number -128

by

    if {class of s} is not in {string, Unicode text} then error number -128



--
Paul Berkowitz
MVP MacOffice
Entourage FAQ Page: <http://www.entourage.mvps.org/faq/index.html>
AppleScripts for Entourage: <http://macscripter.net/scriptbuilders/>

PLEASE always state which version of Microsoft Office you are using - **2004**, X  or 2001. It's often impossible to answer your questions otherwise.

Reply via email to