Documentation
Table of Contents
This library is a wrapper for the Windows API SHellExecute() function. It is very handy for starting the appropriate program for a given content type. Use as an alternative to the !execute() system function. This is a Windows only library.
shellexecute (
integer ,
string hwnd,
string operation,
string filename,
string params,
integer directory )
showcmd



