Mark Johnson wrote:

> A: If opened and an A-Z select is desired, don't 
> EXECUTE "SELECT FILE" then READNEXT, use SELECT. 

Only one problem: the internal select doesn't sort.  It returns records by
their physical location in the file (ie by group).  So, until an intrinsic
SSELECT verb is introduced to basic, PERFORM "SSELECT ... " will continue to
be used.

Larry Hiscock
Western Computer Services
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to