Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

qopenurl — open an URL link or file

qopenurl url_link | url_file

The qopenurl command opens the a web page in the default browser or the file that is requested.

url_link

The url_link is opened in the default browser.

url_file

The url_file is opened according to the file type.

qopenurl www.geocap.no  ;# opens the geocap web page

Various files can be opened through URL

qopenurl c:/helpfile.html
qopenurl c:/myexcelsheet.xls
qopenurl mailto:support@geocap.no

  • No labels