[Overview][Procedures and functions][Index] Reference for unit '_crw_assoc' (#crwlib)

WScriptShellRun

Declaration

Source position: _crw_assoc.pas line 134

function WScriptShellRun(

  CmdLine: LongString;

  Show: Integer = SW_SHOWNORMAL;

  Wait: Boolean = False

):Integer;