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

Re: Copy image to clipboard


  • Subject: Re: Copy image to clipboard
  • From: Simon Forster <email@hidden>
  • Date: Wed, 31 Mar 2004 18:46:53 +0100

On 31 Mar 2004, at 18:43, Martin Orpen wrote:

That's what I've done before using jpegs:

set myImage to choose file
tell application "Safari"
activate
open myImage
delay 2
tell application "System Events"
tell process "Safari"
keystroke "c" using {command down}
end tell
end tell
end tell

<laugh />

That's pretty much what I've ended up with. Seems to work OK but somehow is so inelegant.

Oh well.

Simon Forster
_____________________________________________________
LDML Ltd, 62 Pall Mall, London, SW1Y 5HZ, UK
Tel: +44 (0)70 9230 5244 Fax: +44 (0)70 9230 5247
_____________________________________________________
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.


References: 
 >Re: Copy image to clipboard (From: Martin Orpen <email@hidden>)

  • Prev by Date: Re: Copy image to clipboard
  • Next by Date: RE: AppleScript & HTML Again...
  • Previous by thread: Re: Copy image to clipboard
  • Next by thread: Re: Copy image to clipboard
  • Index(es):
    • Date
    • Thread