Command: stop

Syntax

stop <app>

Description

Terminate an application.

Parameters

Switches

None

Notes

Terminating an application is equivalent to executing the commands:

exec @<app>/stop.cmd

followed by

unmount @<app>.

If <app> has not yet been initialized as an application, this command will have no effect.

Details of which applications are available are given in the file mxapps.def, which should reside in the $HOME or $MXSITE directories. Refer to the applications command for more information regarding use of this file.

Examples

stop myapp

See Also

Commands:

applications, mount, start, unmount

Files:

mxapps.def

Utilities:

applib