I started study (again) Cobol, And I found GnuCobol as compiler possibility to use at my Linux box.
So, my problem consist at read a sequential file from beginning without reopen, because it is into a procedure. If I reopen, all work is lost :-(.
If someone knows how to do it, please help me.
I read all GnuCobol documentation, but I nothing found.