|
User Documentation |
|||||||||
prev file | next file | ||||||||||
SUMMARY: fields | routine DETAILS: routine | ||||||||||
./guide srr.pro
srr |
This procedure does a simple (s-r)/r on two rows from the opened data file. This is a very rough first version used just so we can start to develop other routines which come downstream. This currently assumes line mode. It uses getrec to fetch each index. The first index is then copied to location 1, the second is copied to location 2 and the result is placed in location 0.
Parameters | |
index1 |
index 1 points to sig |
index2 |
index 2 points to ref |