Command: start

Syntax

start <app>

Description

Initialize an application.

Parameters

Switches

None

Notes

Details of which applications are available are given in the applications list 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.

Initializing an application is equivalent to executing the mount command on the application library, followed by

exec @<app>/start.cmd.

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

Examples

start myapp

See Also

Commands:

applications, mount, stop, unmount

Files:

mxapps.def

Utilities:

applib