+ Reply to Thread
Results 1 to 7 of 7

Thread: OVRDBF

  1. #1

    Default OVRDBF

    Are there any other files with the same name higher up in the library list? Dave

  2. #2
    bradvick Guest

    Default OVRDBF

    I am sure you checked this. But the file would have to be opened after the cl call.

  3. #3

    Default OVRDBF

    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.

  4. #4
    Guest.Visitor Guest

    Default OVRDBF

    pdvrg, Sorry, that's wrong... point your browser here and search for QCMDEXC. Chris

  5. #5
    EDIguru Guest

    Default OVRDBF

    Believe it or not I forgot to go back and do that. Sometimes it's the simplest of things forgotten. Thanks.

  6. #6
    EDIguru Guest

    Default OVRDBF

    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

  7. #7
    jbala@socal.rr.com Guest

    Default OVRDBF

    Perhaps Eval statement should read as follows; EVAL CLcmd = 'OVRDBF FILE(AWA302W) ' + 'TOFILE(*LIBL/AWA302F)'

+ Reply to Thread

Similar Threads

  1. help in understanding OVRDBF
    By K.Forsythe in forum CL
    Replies: 5
    Last Post: 08-09-2004, 09:27 AM
  2. OVRDBF
    By Guest.Visitor in forum Programming
    Replies: 1
    Last Post: 10-03-2001, 07:26 AM
  3. Using OVRDBF in ODBC
    By Guest.Visitor in forum Programming
    Replies: 1
    Last Post: 09-28-2001, 02:33 AM
  4. How do I do OVRDBF within ILE?
    By Guest.Visitor in forum Programming
    Replies: 1
    Last Post: 05-06-1999, 02:06 PM
  5. OVRDBF help
    By wjminc in forum Programming
    Replies: 2
    Last Post: 08-18-1998, 01:11 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts