×
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.
buck wrote:
2. Re: Using long variable names in O-specs? (Buck)
but I've been known to use a printed log for debugging purposes,
(toggled on/off at runtime.)
I've been trying to keep away from printed logs for debugging; I've
been using a simple debugging message queue instead. One object to
manage, no open/close, multiple programs can use it concurrently, it
can auto-wrap if desired, re-usable for a long time. With a little
forethought, a few simple procs and some message descriptions can go
long ways. Use CPF9897/98 over and over or devise your own msgids;
make your own msgids more generic or specific to individual
apps/pgms/procs.
And of course you can always "print" the queue contents if you
really want to.
Tom Liotta
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.