Problem:
Two programs use the same file . The first opens the file only to read , the second opens the file to read and write . Some times the second displays the file-status 9/65 , and the first program runs always fine
Resolution:
If the program uses the verb :
OPEN INPUT FIC1
To share this file , it is necessary to put into the file of the configuration of the file handler ( extgh.cfg)
the following line :
OPENINPUTSHARED=ON
#ServerExpress
#netexpress
#RMCOBOL
#AcuCobol
#COBOL