|
User Documentation |
|||||||||
prev file | next file | ||||||||||
SUMMARY: fields | routine DETAILS: routine | ||||||||||
./guide getscan.pro
getscan |
procedure getscan, scan |
Gets the data associated with a given scan number in the input data set. If the value of !g.line is true, then the data comes from !g.lineio and the result is stored in !g.s[0], otherwise the data comes from !g.contio and is stored in !g.c[0].
getscan,1 show
Parameters | |
scan |
The scan number of the record to be retrieved |