× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I can't resist.

I am one of those weird guys that likes to externalize my I/O. When I
write my procedures to retrieve records, I always give them a indicator as
a return value. Then I can return %EOF or %FOUND in the return value.
This gets the clutter out of my loops. For example:

/Free

Dow getNextInvoice(Customer) ;
// Do stuff here
EndDo ;

/End-Free


This way, there are no leaves or iters, no priming reads, and if there is
no record, the loop never executes.

That's my $2, cause let's face it, you can't get anything for 2 cents
anymore.

:)

Brian May
Project Lead
Management Information Systems
Garan, Incorporated
Starkville, Mississippi

Young i Professionals
http://www.youngiprofessionals.com

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.