Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

winopen

Open file in appropriate application (Windows only).

Syntax

  • winopen(filename)

Input argument

  • command - a string: command to execute in command shell.

Description

winopen(filename) opens filename in the appropriate Microsoft Windows application.

The winopen function uses the appropriate Windows shell command, and performs the same action as if you double-click the file in the Windows Explorer.

If filename is not in the current directory, specify the absolute path for filename.

See also

system.

History

VersionDescription
1.0.0initial version

Author

Allan CORNET