I'm considering starting a rather ambitious AppleScript project... but first I have to actually learn AppleScript 
I've been downloading and reading through scripts for about two hours, and I'm getting frustrated. Does anyone know of a site that gives a good, decsriptive list of available commands and objects? Something like what the HTML reference on the W3 site does.
Specifically, I'm trying to figure out to do two really simple things. 1) open a new TextEdit document, and 2) select all text in a given document and copy it to the clipboard.
This should be easy - please help or point me to a source that can!
I've been downloading and reading through scripts for about two hours, and I'm getting frustrated. Does anyone know of a site that gives a good, decsriptive list of available commands and objects? Something like what the HTML reference on the W3 site does.
Specifically, I'm trying to figure out to do two really simple things. 1) open a new TextEdit document, and 2) select all text in a given document and copy it to the clipboard.
This should be easy - please help or point me to a source that can!