• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: set the clipboard not available in in some apps (like Word)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: set the clipboard not available in in some apps (like Word)


  • Subject: Re: set the clipboard not available in in some apps (like Word)
  • From: Paul Berkowitz <email@hidden>
  • Date: Mon, 13 Dec 2004 17:31:17 -0800

On 12/13/04 5:16 PM, "Christopher Nebel" <email@hidden> wrote:

> On Dec 13, 2004, at 10:49 AM, Joseph Weaks wrote:
>
>> I wonder if anyone can easily provide an example statement that sets a
>> variable of unicode text to the general pasteboard (ie. system
>> clipboard) in a way that includes a TEXT part along with the UTXT
>> part.
>
> set s to "something" as Unicode text
> set the clipboard to {text:(s as string), Unicode text:s}

Oh, that's good! For purposes of Word, I believe that it's better to lie and
enter Unicode text for text flavor as well, however:

set s to "something" as Unicode text
set the clipboard to {text:s, Unicode text:s}

That's what Word does itself, I'm told.


--
Paul Berkowitz


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: set the clipboard not available in in some apps (like Word)
      • From: Joseph Weaks <email@hidden>
References: 
 >Re: set the clipboard not available in in some apps (like Word) (From: Christopher Nebel <email@hidden>)

  • Prev by Date: Re: set the clipboard not available in in some apps (like Word)
  • Next by Date: Re: set the clipboard not available in in some apps (like Word)
  • Previous by thread: Re: set the clipboard not available in in some apps (like Word)
  • Next by thread: Re: set the clipboard not available in in some apps (like Word)
  • Index(es):
    • Date
    • Thread