Previous | Next | (P-PDF) Mac Issues
Topic: Re: AppleScript and International characters
Conf: (P-PDF) Mac Issues, Msg: 89909
From: kjfish
Date: 6/14/2003 04:40 AM
>First thing to check is whether you are getting the correct data
from Excel via AppleScript. If not, well then Acrobat isn't the issue
;).
>If the data is fine, then we can move to the next step.
In an AppleScript I put the value of a certain cell in a variable and
then got the result. The result matches up with what is in the cell.
>Copying to the clipboard is NOT the same as AppleScript...
Right. :-)
By the way it's not just accented character but I just realized that an
apostrophe comes in as some other character. Such as the word
didn't comes in as didnŐt.
Steve