Re: Remote Access scripting
Re: Remote Access scripting
- Subject: Re: Remote Access scripting
- From: Jim Lindholm <email@hidden>
- Date: Wed, 03 Jul 2002 01:36:27 -0700
on 07/02/02 22:06,Peter Bunn <email@hidden> wrote:
>
on run
>
if ((state of (PPP status)) = "idle") then
>
try
>
PPP connect
>
on error
>
end try
>
end if
>
end run
I'm having trouble getting the Remote Access Status window to appear when
using the above script. Script runs fine and connect, but I want to see that
something is happening so I don't get impatient. I'm sure a parameter with
PPP connect is what is needed, but haven't figured it out yet.
Interestingly, PPP disconnect provides the status.
Thanks, in advance for assistance... Jim
_______________________________________________
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.