cmdline_tools/
mg_set_path.pro
topmg_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; +, <IDL_DEFAULT>, and other abbreviations used by EXPAND_PATH are legal; elements that begin with ";" are ignored
Keywords
- dlm in optional type=boolean
set to set IDL_DLM_PATH instead of IDL_PATH
File attributes
Modification date: | Wed Apr 22 23:29:00 2009 |
Lines: | 32 |
Docformat: | rst rst |