>Tx Tom. > >Is this (recompile) is sufficient for cobol ii under Cics 5.1? > >ITschak
You do NOT have to recompile, you have to relink with REPLACE IGZEBST. You could OPTIONALLY recompile with a newer compiler, which would use a different bootstrap routine and eliminate the problem in a completely different way. We recommend relink with REPLACE, however, simply because relink with REPLACE does not have to be re-tested, but recompiling does. Cheers, TomR >> COBOL is the Language of the Future! << ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
