to copy a text doc from 1 prog and paste in quark
to copy a text doc from 1 prog and paste in quark
- Subject: to copy a text doc from 1 prog and paste in quark
- From: bartbe <email@hidden>
- Date: Thu, 21 Nov 2002 19:52:10 +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.