Tex-Edit Plus (was: TextEdit)
Tex-Edit Plus (was: TextEdit)
- Subject: Tex-Edit Plus (was: TextEdit)
- From: Christopher Stone <email@hidden>
- Date: Wed, 12 May 2004 15:23:46 -0500
At 19:45 +0200 05/12/2004, Michel Raj wrought:
ok, then how would you do it in TE+ ?
______________________________________________________________________
tell application "Tex-Edit Plus"
if exists of front document then
tell front document
set selection to "Some Text"
set selection to return
set selection to "Some more text"
end tell
end if
end tell
Chris
_______________________________________________
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.