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



From: Aaron Bartell

Here is the code: http://mowyourlawn.com/temp/t_mktliv.html

I only included the tables necessary to get to the offending portion of
code
(highlighted in yellow). Anything jumping out? No subprocdures (I have
been bitten by that one before :-), but I do define a data structure for
each table so I can prefix the columns. Note that I have been doing this
(prefixing) for years and haven't been bit in the butt with it.


Nope, nothing obvious. In fact, if the outer loop (for MLCNTCT) works then
I don't see why the inner loop wouldn't. The syntax is unusual, but I don't
see anything wrong with it (the combination of PREFIX and QUALIFIED is a bit
different, but I see how you're using it).

Here's one possibility: if by any chance the fields in the externally
described file don't match the fields in the E/DS, then the data wouldn't
get moved into the data structures. The only way I can think of this
happening is if someone were doing an override prior to the compile; that
might affect the file definition but not the data structure, although I'm
not even certain of that.

I would pare this down to the bare minimum (just the MLCNTCT file and the
MLATRPG file) and see if the condition continues. At that point, you could
probably create a small library that one of us could try.

Joe


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.