• 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: weird clipboard behaviour
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: weird clipboard behaviour


  • Subject: Re: weird clipboard behaviour
  • From: Christopher Nebel <email@hidden>
  • Date: Thu, 15 Nov 2001 15:18:16 -0800

On Thursday, November 15, 2001, at 08:28 AM, Jon Pugh wrote:

At 5:13 PM -0800 11/14/2001, Christopher Nebel wrote:
The workaround is to strip the style info from "the clipboard"'s result somehow.

The simplest technique for that is simply "the clipboard as string".

Sorry, no. "the clipboard as string" just passes the "as string" to the clipboard addition, where it will do the exact same wrong thing it's already doing. If you force AppleScript to do the coercion by saying "(the clipboard) as string", it still won't strip the style info, because you've already got a string. (The string class in AppleScript holds style information, it just often doesn't have any.)


--Chris Nebel
AppleScript Engineering


References: 
 >Re: weird clipboard behaviour (From: Jon Pugh <email@hidden>)

  • Prev by Date: Quit application: The whole problem
  • Next by Date: Re: problem with applets in osx
  • Previous by thread: Re: weird clipboard behaviour
  • Next by thread: Re: weird clipboard behaviour
  • Index(es):
    • Date
    • Thread