John Jenkins wrote: > For...Next (and any LOOP construct) work in the same way - > they find the > absolute position in the array as requested by the statement logic. > > If you want to optimise sequential processing of a dynamic > array then use > the REMOVE statement. Much neglected..... HUGELY efficient
>From other posts, it's sounding like REMOVE no longer has such a huge advantage over FOR...NEXT, that things have changed (since UV 9.6?) and the system is keeping track of where you are in the array in both cases. -- Wendy Smoak Applications Systems Analyst, Sr. Arizona State University, PA, IRM ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
