Re: Switching PPP & TCP/IP configurations with AS.
Re: Switching PPP & TCP/IP configurations with AS.
- Subject: Re: Switching PPP & TCP/IP configurations with AS.
- From: jitse <email@hidden>
- Date: Tue, 23 Jan 2001 19:26:13 +0100
>
tell application 'Location Manager'
>
if theTime comes after 9*hours and theTime comes before 17*hours then
>
set current location to location "ISP 1"
>
else
>
set current location to location "ISP 2"
>
end if
>
end tell
thanks Mr Tea,
just one more question:
is there a way to switch PPP an TCP/IP directly, because the location
manager in the german system does not recognise the settings in the
appeltalk/TCP IP control panels (it just keeps saying I use the default
configuration - which I even deleted, but still!)
jitse