Re: Quark 5 can't copy selection w/styles
Re: Quark 5 can't copy selection w/styles
- Subject: Re: Quark 5 can't copy selection w/styles
- From: Glenn Kowalski <email@hidden>
- Date: Tue, 7 Jan 2003 09:51:42 -0500
Hey, that's pretty slick and it works. I'll have to make sure it
works on large amounts of text without choking. I don't know if you
noticed, but Quark's clipboard is flaky. Nothing past 32k can be
pasted into another app.
Glenn Kowalski
Macintosh Systems Consultant
Studio 405, Inc. | MacLab Division
http://www.studio405.com
At 3:36 PM +0100 1/7/03, Hans Haesler wrote:
Hi Glenn,
I'm sorry, it's me, again. ;-) What about this:
---
tell document 1 of application "QuarkXPress 5.01"
set objRef to object reference of selection
set selection to story 1 of text box 1 of page 1
copy
set selection to objRef
paste
end tell
---
Hans Haesler <email@hidden>
_______________________________________________
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.