image
image
Ticket Options
Question Profile
DATEJan 23, 1999
TICKET#155462
STATUSClosed
SUBJECT
CAT
TYPE
DESC
DESC
PLATFORM
MODEL
PROC
RAM
DRIVE
NAME
USERNAME
TECHNICAL
ISSUE
Question Details
TICKET ARCHIVE -> disconn from net
No Wonder User - Jan 23, 1999 - 1:09 am
image
image
Knowledge Level: I'm New!
Problem: Software
Computer Type: apple
Model: iMac
RAM: Not related
RAM Enhancer: None
OS Version: Not related

Description:
I don't know what I did, but I used to be able to go to the apple menu and click on something that enabled me to just disconnect very quickly when on line. Now, I virtually have to cause a line interrupt to get off the net. Can you tell me what to do to get this feature back? If it is available via an even quicker method than clicking on the apple menu that would be helpful too.
In short I want the quickest method to signoff the net. Thanks
Peace

Send Attachments?
No Wonder Tech - Jan 23, 1999 - 1:41 am
image
image
Hi John, welcome to No Wonder!
------------------------------

I wrote an script that will either connect you to the internet if you are offline or disconnect you if you are online, you probably don't know applescript because you are new but if you need it here is the script code, it's pretty straight-forward.

try
PPP connect
on error
try
PPP disconnect
on error
quit
end try
end try

To make the script, open the script editor (If you have it) and paste the previous text in the lower window and save it as an application called whatever you want to name it. Then you can put it in the Apple Menu Items folder or just put it on the desktop like I did.

-------------------------------
If you dont understand I can email you the script as an attachment, just send me an email telling me, or if you have any comments you can email me at gregb@nowonder.com

-Greg Burfening

IF THIS IS YOUR QUESTION AND YOU WISH TO RESPOND, LOGIN HERE FIRST.


Search Engine Friendly URLs by vBSEO 3.1.0