×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




Is FILEA closed at the time you call QCMDEXC?  You may need to specify
USROPN on FILEA, and OPEN the file after you have called QCMDEXC.  
Larry Jansen

-----Original Message-----
From: Malchow, Grizzly [mailto:GMalchow@automaticproducts.com]
Sent: Friday, January 24, 2003 11: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.

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.443 / Virus Database: 248 - Release Date: 1/10/03
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.443 / Virus Database: 248 - Release Date: 1/10/03
 

As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 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.