Re: Appleworks bug and possible workarounds
Re: Appleworks bug and possible workarounds
- Subject: Re: Appleworks bug and possible workarounds
- From: Emmanuel <email@hidden>
- Date: Mon, 5 Apr 2004 15:33:12 +0200
At 1:37 PM +0200 05/04/04, Brennan wrote:
>
tell application "AppleWorks 6"
>
tell document 1
>
select every graphic object
>
end tell
>
end tell
>
[...]
>
'delete every graphic object' deletes each object individually,
Does replacing "every graphic object" with "(get every graphic object)" do any good?
Emmanuel
_______________________________________________
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.