Re: Remote Access scripting
Re: Remote Access scripting
- Subject: Re: Remote Access scripting
- From: Andy Wylie <email@hidden>
- Date: Wed, 03 Jul 2002 23:31:08 +1200
on 3/7/02 8:36 PM +1200: Jim Lindholm wrote:
>
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.
>
I don't believe there is such a parameter, the old RA connect has it as
default, neither allow any user interaction so why not script opening the
control panel? You can user input such as clicks etc in a number of ways
with third party solutions if you wish.
_____________________________ Andy
_______________________________________________
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.