Hi All
In activation group suppose 2 program is reading same file the 1[sup]st[/sup] record reading by 1st program how second program will read second record how will do in RPGILE by activation group?
Software/Hardware used:
ASKED:
October 14, 2009 6:29 AM
UPDATED:
May 19, 2010 12:24 PM
Use OVRDBF SHARE *YES on that file and it will do what you are looking for.