Function: aexist

Syntax

aexist (<string>)

Type

numeric

Returns

The status of an application. Possible values are:

For applications being run in development mode, e.g. when testing application source, this function always returns 0.

Parameters

Examples

if (aexist(’@mxhelp’)) !Application exists
if (aexist(’@mxhelp’) < 1) !Application is not running

See Also

Commands:

applications, mount, start, stop, unmount

Files:

mxapps.def