Re: How to create a new document with TextEdit ?
Re: How to create a new document with TextEdit ?
- Subject: Re: How to create a new document with TextEdit ?
- From: Rob Stott <email@hidden>
- Date: Mon, 7 Feb 2005 16:36:07 +0000
On 7 Feb 2005, at 16:31, Emile Schwarz wrote:
After some searches, I was unable to create a new window.
Do you mean a new document? If so, try...
tell application "TextEdit"
set theNewDoc to make new document at beginning
end tell
Hope that helps.
r.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden