mod_close__define.pro
mod_close
Description:
Closes the patient, thus deleting all data from memory - a kind of
program reset
mod_close::init
Syntax:
obj = obj_new('mod_close', type, exclusive )
mod_close::readyToExecute
Description:
Ask the user.
mod_close::execute
Description:
we're exclusive, so by now all other windows have been closed
mod_close__define
Description:
Private Procedure (constructor)