[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'process' (#fcl)

RunCommand

Declaration

Source position: line 0

function RunCommand(

  const exename: String;

  const commands: array of String;

  var outputstring: String

):Boolean;

function RunCommand(

  const cmdline: String;

  var outputstring: String

):Boolean;


Documentation generated on: Nov 07 2012