SystemTools

Object List Hierarchy Next Object

Definition:

Specialized Features:

The following tables list and describe the properties and methods added by SystemTools. There are no added events.


Properties Use to...


LastError Get identifier of system error from last function called.

LastErrorMessage Get system error message that corresponds to LastError value.


Methods Use to...


RunProgram Run a program external to the current process.

RunProgramRedirect Run a program and specify the input, output, and error handles.

RunProgramGetHandle Run a program and get a handle to the process started for that program.

RunProgramGetStatus Run a program and get the exit code of the process.

Copied Features:

images/Phx00102.gif Properties Methods Events