×
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.
Nevermind my original post. I obviously don't use prefixing very often.
I tried to do a similar test and I didn't have a problem.
I don't prefix files very often because I usually read/chain into a
qualified DS by including the DS in the opcode. I see what you are doing
has the same effect.
As someone pointed out earlier perhaps the confusion is because you
aren't referencing any of the fields in MLATRPG, therefore causing the
data structure to appear empty during debug.
Original Message
message: 10
date: Fri, 14 Dec 2007 11:47:47 -0600
from: "Aaron Bartell" <albartell@xxxxxxxxx>
subject: RE: READE not bringing in record data
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.
Aaron Bartell
http://mowyourlawn.com
As an Amazon Associate we earn from qualifying purchases.