Produced by IDL 6.1
User Documentation

./guide
liststack.pro

Last modification date:
Thu Jun 2 23:56:08 2005

liststack

procedure liststack[, start][, finish], [/keep], _EXTRA=_EXTRA

List the header information using the first !g.acount values of !g.astack as index numbers and using the appropriate input io object. If !g.line is true, then this uses !g.lineio, otherwise this uses !g.contio.

Version
$Id: liststack.pro,v 1.4 2005/05/26 15:53:13 paghots Exp $

Parameters
start
in, optional
long
If set, the beginning of range to list
finish
in, optional
long
If set, the end of range to list

Keywords
keep
in, optional
boolean
If set, the list comes from the keep file and !g.line is irrelevant.
_EXTRA
.


Produced by IDLdoc 1.6 on Thu Jun 2 23:56:50 2005