Re: set the clipboard not available in in some apps (like Word)
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: Christopher Nebel <email@hidden>
- Date: Mon, 13 Dec 2004 17:16:51 -0800
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}
--Chris Nebel
AppleScript Engineering
_______________________________________________
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