cmdline_tools/
mg_set_path.pro
top mg_set_path
Set the IDL path (!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_PATHare legal; elements that begin with ";" are ignored
Keywords
- dlm in optional type=boolean
set to set
IDL_DLM_PATHinstead ofIDL_PATH
File attributes
| Modification date: | Tue Jan 25 13:24:39 2011 |
| Lines: | 32 |
| Docformat: | rst rst |