cmdline_tools/
mg_set_path.pro
Routines
top mg_set_path
Set the IDL path (!path
) or DLM path (!dlm_path
) given an array of
directories.
Parameters
- dirs in required type=strarr
string array of directories in the path in the correct order;
+
,<IDL_DEFAULT>
, and other abbreviations used byEXPAND_PATH
are legal; array elements ofdirs
that begin with ";" are ignored
Keywords
- dlm in optional type=boolean
set to set
IDL_DLM_PATH
instead ofIDL_PATH
File attributes
Modification date: | Wed May 14 15:07:14 2014 |
Lines: | 13 |
Docformat: | rst rst |
Contact me if you have enhancement requests or bug fixes.