cmdline_tools

Tools for command line use of IDL

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

./

mg_print_path.pro


top source mg_print_path

mg_print_path [, path]

Print a search path nicely in the output log.

Parameters

path in optional type=string default=!path

list of directories concatented using the system OS separator character, as in !path or !dlm_path

Examples

For example, try:

IDL> mg_print_path, !dlm_path /Users/mgalloy/projects/gpulib/IDL /Users/mgalloy/projects/vis/src/flow /Users/mgalloy/projects/vis/src/lineplots /Users/mgalloy/projects/mpidl/install/lib /Users/mgalloy/projects/idllib/src/analysis /Users/mgalloy/projects/idllib/src/cula /Users/mgalloy/projects/idllib/src/gsl /Users/mgalloy/projects/idllib/src/introspection /Users/mgalloy/projects/idllib/src/net /Users/mgalloy/projects/cmdline_tools/src /Users/mgalloy/projects/dist_tools/src /Applications/itt/idl/idl80/bin/bin.darwin.x86_64

File attributes

Modification date: Fri Feb 18 09:38:31 2011
Lines: 34
Docformat: rst rst