TextEdit, is it really that lame?
TextEdit, is it really that lame?
- Subject: TextEdit, is it really that lame?
- From: Bill Briggs <email@hidden>
- Date: Tue, 7 Mar 2006 10:28:44 -0400
I almost never use TextEdit for anything (abundance of better text editors), but I have a need to do something with it this week. I note that running the following
tell application "TextEdit"
tell document 1
make new paragraph at end of paragraphs with data "Hello World"
end tell
end tell
doesn't make a new paragraph. Repeated runs just stack words into the first paragraph. It appears that the only way to get a new paragraph in a TextEdit document is to put in a slug of text with a return in it. Is this thing really that lame?
- web
_______________________________________________
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