dist_tools

Tools for distributing IDL applications

single page | use frames     summary     class     fields     routine details     file attributes

./

mg_include.pro


top source mg_include

mg_include, _mg_include_filename

Includes the contents of the given batch file at the calling level. The call:

IDL> mg_include, 'test'
is equivalent to:
IDL> @test
except that the filename is specified as a string variable instead of required to be known at compilation time.

Parameters

_mg_include_filename in required type=string

filename to include

File attributes

Modification date: Mon Nov 29 18:31:29 2010
Lines: 42
Docformat: rst rst