mod_exit__define.pro
mod_exit
Description:
The exit function. Just checks whether to exit and exits - most
of the stuff is handled by the menu dispatcher.
mod_exit::init
Syntax:
obj = obj_new('lupemod', type, exclusive )
Arguments:
type
One of 'noUI', 'top', 'embedded' (case-insensitive)
Description:
mod_exit::readyToExecute
Syntax:
Arguments:
Description:
mod_exit::execute
Syntax:
Arguments:
Description:
mod_exit__define
Description:
Private Procedure (constructor)