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

Re: set clipboard fails


  • Subject: Re: set clipboard fails
  • From: Robert Poland <email@hidden>
  • Date: Thu, 25 Oct 2012 15:39:48 -0600

On Oct 25, 2012, at 3:19 PM, "koenig.yvan" <email@hidden> wrote:

Le 25/10/2012 à 22:57, Robert Poland <email@hidden> a écrit :

Why doesn't this work? Does the Missing values have anything to do with it?

tell application "System Events"
set processlist to name of every process
set clipboard to "" & contents of processlist
display dialog "" & processlist
end tell

processlist


This one does the job :

tell application "System Events"
set processlist to name of every process
end tell


set the clipboard to "" & processlist
display dialog "" & processlist

My understanding is that the « the » is required.

Doesn't seem to be required here.

Yvan KOENIG (VALLAURIS, France) jeudi 25 octobre 2012 23:18:11


Robert Poland - Fort Collins, CO



 _______________________________________________
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

  • Follow-Ups:
    • Re: set clipboard fails
      • From: Axel Luttgens <email@hidden>
References: 
 >set clipboard fails (From: Robert Poland <email@hidden>)
 >Re: set clipboard fails (From: "koenig.yvan" <email@hidden>)

  • Prev by Date: Re: set clipboard fails
  • Next by Date: Re: set clipboard fails
  • Previous by thread: Re: set clipboard fails
  • Next by thread: Re: set clipboard fails
  • Index(es):
    • Date
    • Thread