* * $Id$ * * $Log$ * * * xprintplot.inc * *CMZ : 3.00/00 02/05/2001 20.42.25 by Unknown *-- Author : *----------------------------------------------------------------------- * PRTPLT - Common block specifying what should and what should not be * printed/plotted. It also contains the debug options. * VARIABLES : LINPUT : yes/no printing of the input, * LDEBUG : yes/no debuging output, * LIDENT : yes/no routine identification, * LKEYPL : yes/no plotting of contour keys (NAG), * LCELPR : yes/no printing of cell data, * LCELPL : yes/no plotting of cell layout, * LDRPLT : yes/no drift lines plotted, * LDRPRT : yes/no printing of drift line data, * LCLPRT : yes/no printing of cluster history, * LCLPLT : yes/no printing of plotting of cluster etc, * LPROPR : yes/no printing of progress. * LPROF : yes/no reading of profile * LMAPCH : yes/no check of field map indexing * LSYNCH : Synchronisation prompt format. * LUNOUT : unit to be used for output. * JFAIL : Action in case of an error (1=carry on with * defaults, 2=skip the line, 3=stop program). * JEXMEM : Action in case a member already exists * (1=delete old copy, 2=write+warn, 3=warn) * LGSTOP : Dump and stop after graphics fault (debug) * LGSIG : Signal top dump and stop. * (Last changed on 15/12/98.) *-----------------------------------------------------------------------