RE: to copy a text doc from 1 prog and paste in quark
RE: to copy a text doc from 1 prog and paste in quark
- Subject: RE: to copy a text doc from 1 prog and paste in quark
- From: "Wadson, David" <email@hidden>
- Date: Thu, 21 Nov 2002 14:42:02 -0500
tell text box xxx
make new paragraph at end with data xxxxxx
end tell
>
----------
>
From: bartbe
>
Sent: Thursday, November 21, 2002 1:52 PM
>
To: email@hidden
>
Subject: to copy a text doc from 1 prog and paste in quark
>
>
Just poking around still,
>
tryin to speed up DTP hassles...
>
>
1) which menu bar utility works best for 9.2.2 ?
>
2) to copy a text doc from other program and paste it in new text box
>
3) poking my way around this script i expanded on earlier today
>
from the errrors i get it seems par 2 ends up as a child of par 1
>
or iow : how do i generate the next paragraph ??
>
>
tell story 1
>
set contents of paragraph 1 to "test paragraph 1"
>
tell paragraph 1
>
set justification etc..
>
set contents of paragraph 2 to "test paragraph 2"
>
<----
>
tell paragraph 2
>
set justification etc..
>
end tell
>
end tell
>
end tell
>
_______________________________________________
>
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.
_______________________________________________
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.