----- file created by makedoc on: Thu Sep 11 15:03:13 2014
----- Documentation for /scisoft/xop2.4/extensions/shadowvui/src/lib/sysinfo.pro -----

 NAME:
	SYSINFO,n
 PURPOSE:
	an IDL interface of the SYSINFO SHADOW's utility
 CATEGORY:
	SHADOW's utilities.
 CALLING SEQUENCE:
	sysinfo,n
 INPUTS:
	n = the number of oe's to analyze
 OPTIONAL INPUT PARAMETERS:
 KEYWORD PARAMETERS:
	GROUP = the id of the parent widget
	REMOVE = if set, remove temporary files.
 OUTPUTS:
	a window or a text with the results of sysinfo
 COMMON BLOCKS:
	None.
 SIDE EFFECTS:
	creates temporal files and calls the SHADOW's sysinfo
 RESTRICTIONS:
	None.
 PROCEDURE:
	Straightforward
 MODIFICATION HISTORY:
	M. Sanchez del Rio. ESRF. Grenoble, 25 March 1994
       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 if file exists
       98-04-04 srio@esrf.fr removes /sh kw in spawn (read it from $SHELL),
		changes file names, cleans system dependencies.

