Produced by IDL 7.1.1
User Documentation

./guide
liststack.pro

Last modification date:
Wed Sep 28 13:27:09 2016

liststack

procedure liststack[, start][, finish], [_EXTRA=extra keywords]

List the index information using the first !g.acount values of !g.astack as index numbers.

All of the keywords available in list are available here, with the same meanings. These keywords are passed to list through the _EXTRA keyword. See the documentation for list for examples.

Version
$Id$

Parameters
start
in, optional
long (def. 0)
If set, the first element of !g.astack to list.
finish
in, optional
long (def. !g.acount-1)
If set, the last element of !g.astack to list.

Keywords
_EXTRA
in, optional
extra keywords
Passed to list.


Produced by IDLdoc 1.6 on Wed Sep 28 13:27:35 2016