list_filevars

This procedure lists all of the variables associated with a specific file.


Synopsis

	procedure list_filevars( 
		filevar[1]:file
	)

Arguments

filevar
A single reference to an open file. Note that NCAR Graphics Version 4.x does not support arrays of files.

Description

All of the variables referenced by the filevar parameter are listed. If run at the command line, this procedure invokes a pager for scrolling through the list. The pager is either "more" or whatever the user's PAGER environment variable is set to. Also see the getfilevarnames function.

Reference Manual Control Panel

NG4.1 Home, Index, Examples, Glossary, Feedback, Ref Contents, Ref WhereAmI?


$Revision: 1.10 $ $Date: 1998/06/15 21:30:04 $