cmdline_tools

Tools for command line use of IDL

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

./

mg_varput.pro


top source mg_varput

mg_varput, variable [, varname] [, level=long]

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

Parameters

variable in required type=any

variable to be copied

varname in optional type=string default=current name

name of the variable in the new location; defaults to the current name if the variable is a named variable, i.e., not an expression

Keywords

level in optional type=long default=1

level of stack to place the variable: 0 for current level, positive values denote absolute levels of the stack with 1 being the main-level, negative values being relative to the current level with -1 being the routine that called the caller of MG_VARPUT

File attributes

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