Re: set clipboard fails
Re: set clipboard fails
- Subject: Re: set clipboard fails
- From: Robert Poland <email@hidden>
- Date: Thu, 25 Oct 2012 15:37:00 -0600
On Oct 25, 2012, at 3:15 PM, Luther Fuller < email@hidden> wrote: set AppleScript's text item delimiters to {return} tell application "System Events" to set processlist to (name of every process) as text -- (name of every process) returns a list set clipboard to processlist as text display dialog processlist
Thanks Luther,
Only problem is using {return} the result gets truncated in the display, but not in the clipboard.
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