Error during command authentication.

Error - unable to initiate communication with LISTSERV (errno=10061, phase=CONNECT, target=127.0.0.1:2306). The server is probably not started. LISTSERV - MACSCRPT Archives - LISTSERV.DARTMOUTH.EDU

On Feb 3, 2006, at 12:34 PM, John A.M. Darnell wrote:

>> Is this built in Studio?
>
> No.  It is built in Script Debugger.
>

I think I figured it out.


tell application "TextEdit"
	activate
	make new document
	set text of document 1 to "Please wait"
	set size of text of document 1 to 72
	delay 1
	set text of document 1 to text of document 1 & return & "and Still  
more"
	delay 1
	set text of document 1 to "almost done"
	set color of text of document 1 to {65525, 0, 0}
	delay 1
	close document 1 without saving
end tell


>>
>>
>> As for Lummox I wish I could remember.  I have it in the basement I
>> think.  Time to clean I guess :)
>
> Don't throw it away!  Donate it to a library somewhere!  Vintage  
> Heinlein
> is such a treat.
>
> Take care.
>
> John
>