• 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: Copy to clipboard question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Copy to clipboard question


  • Subject: Re: Copy to clipboard question
  • From: Kurt Klamp <email@hidden>
  • Date: Thu, 24 Jan 2008 22:14:18 +0100


Am 24.01.2008 um 21:56 schrieb KOENIG Yvan:

Hello

Why are you underlining the use of the "get" operator in this instruction?

I made tests with and without it ang got exactly the same results.


You are right, the essential missing was the 'the' and the braces

in script editor this

set the clipboard to the clipboard & return & (f as string)

is compiled as

set the clipboard to (the clipboard) & return & (f as string)


Without the 'the' an error is raised.

In Smile one can work with clipboard without the 'the' (clipboard is a property of the application class)

set clipboard to clipboard & return & (f as string) --> works


Kurt



_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden
References: 
 >Copy to clipboard question (From: Oakley Masten <email@hidden>)
 >Re: Copy to clipboard question (From: Kurt Klamp <email@hidden>)
 >Re: Copy to clipboard question (From: KOENIG Yvan <email@hidden>)

  • Prev by Date: Re: Copy to clipboard question
  • Next by Date: RE: "a reference to"
  • Previous by thread: Re: Copy to clipboard question
  • Next by thread: copy to clipboard question
  • Index(es):
    • Date
    • Thread