Re: Newbie stupid question
Re: Newbie stupid question
- Subject: Re: Newbie stupid question
- From: Christopher Stone <email@hidden>
- Date: Thu, 27 Nov 2003 11:52:51 -0600
At 18:25 +0100 11/27/2003, Bernard Azancot wrought:
I would like to deselect the document text before saving.
...
A blushing ashamed nexbie.
______________________________________________________________________
Hello Bernard,
Be not ashamed. That syntax is less than intuitive.
tell application "Tex-Edit Plus"
tell front document
select insertion point before line 1
end tell
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.