|
Steve, You're missing something somewhere. As long as the file is being processed like so: 1) read and lock the record 2) Add 1 to the chknum 3) update the record 4) use the new check number Then there's no way for the check number to be duplicated. Charles Wilt -- iSeries Systems Administrator / Developer Mitsubishi Electric Automotive America ph: 513-573-4343 fax: 513-398-1121
-----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of steema@xxxxxxxxxxxxx Sent: Friday, June 16, 2006 12:27 PM To: RPG programming on the AS400 / iSeries Subject: Re: Record Lock Then in the RPG, the file is accessed, 1 is added to the check num. and then the UPDAT is issues. (It is an older program). I am trying to see where a dup could be done. Or to put it another way, how would you design such a program in such a way that a dup could NEVER happen?HI I am looking at a situation that occassionaly occurs,that a checknumber is allowed to be entered that is a dup. The CL does an ALCOBJ OBJ((APPCKNO.LNDATA *FILE *EXCLRD)). There are many file members, actually one for each company. What about in the RPG is there something that could UNLOCK this file momentarily and allow for the occurance? Thanks, Steve M. -- This is the RPG programming on the AS400 / iSeries(RPG400-L) mailing listTo 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.-- This is the RPG programming on the AS400 / iSeries (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.