Starts a Windows application
(startapp appcmd [file])
Arguments
appcmd
A string that specifies the application to execute. If appcmd does not include a full path name, startapp searches the directories in the PATH environment variable for the application.
file
A string that specifies the file name to be opened.
Return Values
An integer greater than 0, if successful; otherwise nil.
appcmd 那里找到他的说明?
|