[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] A script, and a question.



|However...  I'm on a dialup connection (may be changing soon, but 
|meanwhile...), and need to log off after this process is complete.  How 
|then do I quit my PPP connection when done?

There's a PPP Commands scripting addition, which I assume is installed
whenever OT/PPP is installed, that lets you connect, disconnect, get the
status, and save the log. So a simple

Macperl::DoAppleScript 'PPP disconnect';

should do it, but you can open the dictionary in PPP Commands to get the
details.

Brian

# ===== Want to unsubscribe from this list?
# ===== Send mail with body "unsubscribe" to macperl-request@macperl.org