[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'amigados' (#aros)

Cli

Returns a pointer to the CLI structure of the process

Declaration

Source position: amigados.pas line 2325

function Cli: PCommandLineInterface;

Function result

Pointer to the CLI structure, or nil

Description

Returns a pointer to the CLI structure of the current process, or nil if the process has no CLI structure.

Note: There is no CLI structure if started from WB, but also in shell it can be that it has no CLI structure, for example if it is started by an other program which didn't set the structure (famous example "make")


Documentation generated on: 2017-01-10