Timeout waiting for server process
Timeout waiting for server process
- Subject: Timeout waiting for server process
- From: email@hidden
- Date: Tue, 7 Jan 2003 03:04:36 EST
I've been using Applescript's "do shell script" command to sublaunch a number
of unix calls. They all work fine except for the one call I invoke which
requires username/password authentification. When I execute:
do shell script "mynextunixcall"
I get:
*** Timeout waiting for server process
***
What's strange is that it only takes about 4 seconds for me to enter my
username/password. I'm not sure why it's saying it's got a timeout. I'm
also finding that the unix command is not getting executed, even though the
authentification username/password portion is getting displayed.
Any advice on a workaround to this 1-liner is greatly appreciated.
_______________________________________________
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.