It's not going to happen.  UniVerse SELECT often doesn't select at all 
(particularly with Type 30 files, for which there is a count of active SELECTs 
kept in shared memory), but merely opens a cursor at the beginning of the file. 
 It's the READNEXT that moves the cursor through the file (unless something 
intervenes that would require the SELECT to complete, such as an update of some 
kind to the file).
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to