N = GET( X ) N = GET( X, Y )
X is a number, [MININT,MAXINT] Y is a number, [MININT,MAXINT]
For file X, gets the next available record. For file X, gets record number Y. The first record number is 1.