|
MR = Matching Record. (This the easy way to do your problem, but its
pretty old fashioned. ;)
What do you want to have happen? Just tip a flag if there is a problem
anywhere in the files, or make a list of the problems? Will this be on
a screen, or in a report?
Are the two files keyed? If keyed, are they keyed alike?
Is this a one-shot, or is this an exception report that will be run
regularly?
On 3/9/2011 3:50 PM, Mike Wills wrote:
What is MR?
For some visual reference here is what I am looking for:
This is what I need to make sure is true.
Table 1
02 1.5
04 16.0
Table 2
02 1.5
04 16.0
The problem is when
Table 1
02 1.5
Table 2
02 1.5
04 16.0
or when
Table 1
02 1.5
04 16.0
Table 2
02 1.5
or more so when
Table 1
02 1.5
04 16.0
Table 2
--
Mike Wills
http://mikewills.me
On Wed, Mar 9, 2011 at 3:29 PM, Raul A. Jager W.<raul@xxxxxxxxxx> wrote:
MR?
Mike Wills wrote:
I have two tables that I need to compare to make sure the values
match. For context, one is the employee's time sheet and the other is
a table to holds their requests. Each has a time sheet code and a
number of hours. My plan was to compare by summary to see if they
match. However, I am having problems getting my logic to work
perfectly every time. Without me posting my code (it is becoming a
mess quickly anyway), how would you approach this?
--
Mike Wills
http://mikewills.me
--
This is the RPG programming on the IBM i / System i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.
--
Booth Martin
802-461-5349
http://www.martinvt.com
--
This is the RPG programming on the IBM i / System i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.
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.