Produced by IDL 6.1
User Documentation

./guide
kgetrec.pro

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

kgetrec

procedure kgetrec, index

Gets the data associated with a given index number in the input data set from the output (keep) file. The result is always stored in !g.s[0].

Examples
  kgetrec,1
  show
 
Version
$Id: kgetrec.pro,v 1.1 2005/05/16 18:55:11 bgarwood Exp $

Parameters
index
in, required
integer
The index number of the record to be retrieved.


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