./
mg_set_path.pro
top source 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;
+
,
, 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: | Fri Feb 18 09:38:31 2011 |
Lines: | 33 |
Docformat: | rst rst |