./
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'
IDL> @test
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 |