mglib

Personal IDL library for M. Galloy

single page | use frames     summary     class     fields     routine details     file attributes

cmdline_tools/

mg_set_path.pro


Routines

top mg_set_path

mg_set_path, dirs [, /dlm]

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 by EXPAND_PATH are legal; array elements of dirs 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 May 14 15:07:14 2014
Lines: 13
Docformat: rst rst
Personal library of Michael Galloy
Contact me if you have enhancement requests or bug fixes.