|
At 1/16/01 08:52 PM -0600, you wrote: >At 19:59 01/15/2001, Mark Lazarus wrote: >> Which is more efficient: "If %Open()" or CLOSE(E) ? >> >>DO 1000 >> >>CLOSE( E ) >>DLTOVR >>OVRDBF FILE() MBR() >>OPEN >> >>ENDDO > >How about an alternative: > >>OVRDBF FILE() MBR() > OPEN > >>DO 1000 >> PROCESS STUFF >>CLOSE >>DLTOVR >>OVRDBF FILE() MBR() >>OPEN >> >>ENDDO It's a bit messier, since there's other code that comes into play (including file I/O) to determine which member to open. I usually code file loops that way, but in this case I don't like it. -mark +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.