----- file created by makedoc on: Tue Mar  3 17:24:54 2009
----- Documentation for /scisoft/xop2.3/extensions/shadowvui/src/lib/mirinfo.pro -----

 NAME:
	MIRINFO
 PURPOSE:
	an IDL interface of the MIRINFO SHADOW's utility
 CATEGORY:
	SHADOW's utilities.
 CALLING SEQUENCE:
	mirinfo,n,keyword_parameters
 INPUTS:
	shadow_in   may be:
 OPTIONAL INPUT PARAMETERS:
 KEYWORD PARAMETERS:
        NAME = 'name' a string with the name of the file to be
               processed with mirinfo (default-'end')
        GROUP = the widget id of the group parent
        REMOVE = if set, remove temporary files
 OUTPUTS:
	a window (in X or WIN device) or a text
 COMMON BLOCKS:
	None.
 SIDE EFFECTS:
	Creates temporal files, and calls the SHADOW's mirinfo
 RESTRICTIONS:
	None.
 PROCEDURE:
	Straightforward
 MODIFICATION HISTORY:
	M. Sanchez del Rio. ESRF. Grenoble, 8 July 1993
	97-04-02 MSR adds call to xsh_defaults to initialize shadow.
	97-11-04 srio@esrf.fr uses xsh_run to spawn shadow process.
	98-03-13 srio@esrf.fr adds Group kw
	98-03-17 srio@esrf.fr checks for file existence
	98-04-04 srio@esrf.fr adds /Remove kw. Other cleaning.

