in reply to Re: Problem with reading generated text file
in thread Problem with reading generated text file

Yeah, Thanks. I missed a simple logic I Just added below code before text file open again and it's working again

CLOSE(LOG);

Replies are listed 'Best First'.
Re^3: Problem with reading generated text file
by Anonymous Monk on Mar 16, 2020 at 09:26 UTC