Unit 'process' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#fcl-process]

RunCommand

Declaration

Source position: processbody.inc line 182

function RunCommand(

  const exename: TProcessString;

  const commands: array of TProcessString;

  out outputstring: string;

  Options: TProcessOptions = [];

  SWOptions: TShowWindowOptions = swoNone

):Boolean;

function RunCommand(

  const cmdline: TProcessString;

  out outputstring: string

):Boolean;


Documentation generated on: 2023-03-18