Sha256: a35ac352abf6d71d1b599b2c547386dca1a964e7306cbfb50c2e80c7596532aa

Contents?: true

Size: 310 Bytes

Versions: 42

Compression:

Stored size: 310 Bytes

Contents

tell application "System Events"
    tell network preferences
        tell current location
            set aPPPoEService to a reference to (first service whose kind is 10)
            if exists aPPPoEService then
                connect aPPPoEService
            end if
        end tell
    end tell
end tell

Version data entries

42 entries across 42 versions & 5 rubygems

Version Path
pygments.rb-0.1.3 vendor/Pygments-1.4/tests/examplefiles/pppoe.applescript
pygments.rb-0.1.2 vendor/Pygments-1.4/tests/examplefiles/pppoe.applescript