I am calling a program that calls a program that pops up a window one or many times.
On first call, background remains. On second call called I lose background.
On called program, I have DUMMY record with ASSUME keyword on blank DSPATR(ND) field on location 1,2. DUMMY is never read or written in program.
Nothing special on calling program.
Am I missing something?
On first call, background remains. On second call called I lose background.
On called program, I have DUMMY record with ASSUME keyword on blank DSPATR(ND) field on location 1,2. DUMMY is never read or written in program.
Nothing special on calling program.
Am I missing something?




Comment