Are there any other files with the same name higher up in the library list? Dave
Are there any other files with the same name higher up in the library list? Dave
I am sure you checked this. But the file would have to be opened after the cl call.
The default OVRSCOPE(*ACTGRPDFN) acts for OPM porgrams like *CALLLVL. QCMDEXC is an OPM programm, so the Override is lost as soon as QCMDEXC returns to your program.
pdvrg, Sorry, that's wrong... point your browser here and search for QCMDEXC. Chris
Believe it or not I forgot to go back and do that. Sometimes it's the simplest of things forgotten. Thanks.
Is there any reason why I shouldn't be able to do an override database file with QCMDEXC. The code compiles and runs but the override is not in effect.
Code
Perhaps Eval statement should read as follows; EVAL CLcmd = 'OVRDBF FILE(AWA302W) ' + 'TOFILE(*LIBL/AWA302F)'