SurfNet

Syntax

Konsol:SurfNet(url)

Description

Opens a URL specified by the value of parameter, url.

Note

Whatever your default browser is, KonsolScript will open it with the given URL. (for Windows only)

Example

function main() {
  Konsol:SurfNet("http://www.google.com") //opens Google's home site
}
www.konsolscript.org
© 2005-2011 KonsolScript Labs | All Rights Reversed | Licensed under GNU GPL | Designed by Mj Mendoza IV
http://www.sourceforge.net