|
You don't show you "F" spec for the file but I assume that it is not user controlled. The open to the file must be user controlled. After the call to QCMDEXC, then open the file. Your override should be in effect then. -----Original Message----- From: rpg400-l-bounces@midrange.com [mailto:rpg400-l-bounces@midrange.com]On Behalf Of Malchow, Grizzly Sent: Friday, January 24, 2003 10:40 AM To: rpg400-l@midrange.com Subject: Problem with OVRDBF from a RPG program Hi, I'm running into a little problem. Here's my code and I will explain the error I keep receiving. D CmdArray S 63A DIM(1) CTDATA D Cmd S 63A D Len S 15P 5 C MOVEA CmdArray(1) Cmd C Z-ADD 63 Len C CALL 'QCMDEXC' C PARM Cmd C PARM Len C READ FILEC C FILCFLD CHAIN FILEA C IF Not %FOUND(FILEA) C WRITE FILEA C ENDIF ** OVRDBF FILE(FILEA) TOFILE(LIBB/FILEA) SHARE(*YES) I displayed the override and there is an existing override to LIBB for FILEA. When I chain to FILEA it still seems to be looking at the file as if it is not overridden because records that I know are not in LIBB/FILEA are being being found. Those records are in *LIBL/FILEA, but not in LIBB/FILEA. I know that for sure. Any ideas? _______________________________________________ This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo.cgi/rpg400-l or email: RPG400-L-request@midrange.com 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.