• 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: select in aw6
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: select in aw6


  • Subject: Re: select in aw6
  • From: Brennan <email@hidden>
  • Date: Thu, 13 Mar 2003 20:39:29 +0100

On Thu, 13 Mar 2003 18:17:07 +0000, fabrice <email@hidden> wrote:

> hmmm...Last chance!
>
> My simplest question would be:
> how to tell appleworks 6 to select the whole window of a gif (bitmap) file
and copy selection to the clipboard.
> Which doesn't seem to interest anybody, I know, but please...
>
> Fab
>
What OUGHT to work is something like this

tell application "AppleWorks"
activate
tell document 1
set the clipboard to painting
end tell
end tell

This puts something (of unknown type) onto the clipboard. Actually, I think it
doesn't really work. Don't know if this helps.

>From what I understand you're using Appleworks to author animated gifs. Have
you considered using GraphicConverter instead?

Otherwise, what about saving the document and then importing it in the other
app? Slow, but doable.

Brennan
_______________________________________________
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.

  • Prev by Date: Re: How-to get file size (data fork)
  • Next by Date: Mounting dave shares
  • Previous by thread: Re: select in aw6
  • Next by thread: Re: select in aw6
  • Index(es):
    • Date
    • Thread