cmdline_tools

Tools for command line use of IDL

Directory: ./

Main source directory for the cmdline_tools.

.pro files

ls.pro

Equivalent to UNIX ls command.

man.pro

Prints basic information about a routine.

mg_ansicode.pro

Set ANSI escape codes for the given text.

mg_backspace.pro

Backspaces a nchars characters.

mg_breakpoint.pro

Convenience wrapper for BREAKPOINT that finds files in !path without having to use a full path specification.

mg_build_cmdline_tools.pro

Build the cmdline_tools DLM.

mg_file_which.pro

Wrapper for FILE_WHICH, but has an ALL keyword to find all matches.

mg_print_path.pro

Print a search path nicely in the output log.

mg_profiler_report.pro

Produce a report for the PROFILER.

mg_set_path.pro

Set the IDL path (!path) or DLM path (!dlm_path) given an array of directories.

mg_sysreport.pro

Prints system information.

mg_varput.pro

Copies a variable or expression to another stack level, e.g., the main-level.

more.pro

Page the contents of the filename to the screen.

pwd.pro

Prints the IDL's current directory to the output log like the UNIX command of the same name.

Contents

.dlm files

cmdline_tools.dlm