Quark 4.04 : to copy a text doc from other program and paste it in new text box
Quark 4.04 : to copy a text doc from other program and paste it in new text box
- Subject: Quark 4.04 : to copy a text doc from other program and paste it in new text box
- From: bv022 <email@hidden>
- Date: Wed, 20 Nov 2002 23:59:28 +0100
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.