MGH_MOTLEY Name
MGH_MOTLEY Purpose
Initialise the MGH_Motley library
EFFECTS:
Various session-wide initialisation tasks are carried out:
- Message block MGH_MBLK_MOTLEY is loaded.
- The MGH_PRINTER function is invoked to create a new system
variable, !MGH_PRINTER, holding a reference to an IDLgrPrinter
object.
- A new system variable, !MGH_PREFS, is created, holding miscellaneous user
preferences.
###########################################################################
This software is provided subject to the following conditions:
1. NIWA makes no representations or warranties regarding the
accuracy of the software, the use to which the software may
be put or the results to be obtained from the use of the
software. Accordingly NIWA accepts no liability for any loss
or damage (whether direct of indirect) incurred by any person
through the use of or reliance on the software.
2. NIWA is to be acknowledged as the original author of the
software where the software is used or presented in any form.
###########################################################################
Modification History
Mark Hadfield, 2001-07:
Written.
Mark Hadfield, 2002-11:
Converted to a script (to allow use of the .compile executive function).
Mark Hadfield, 2004-05:
Back to a routine.