× 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.



FWIW, I agree wholeheartedly with what Rob says here.

While there are cases where procedures should be placed in a separate
service program, not every subprocedure is general enough for that. Every
program you write will have code that's specific to that program, and that
code should be included in the main module itself, rather than split out.

On Fri, 30 Jan 2004 rob@xxxxxxxxx wrote:
>
> And glad you got it figured out.  By the way, there's nothing wrong with
> subprocedures in your main module.  Not only is that good for all the
> benefits of subprocedures, but it gives you a growth path to decide if the
> code is reusable enough to be moved out to a service program.  If you
> choose to go that way.
>

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.