>Is it possible for a COBOL program to dynamically detect if LE option CBLQDA > is active?
Not easily...but I would be surprised if it is different for different programs in the same region. You can run a program with RPTOPTS(ON) to get an "options in effect" report from LE. You could search for CEEUOPT in your load library to see if anyone is setting LE options on a single program. Most likely all programs are running with the same setting of CBLQDA. Another way we might help you is to learn why you want to know about the setting of CBLQDA for a specific program? What problem do we need to solve here? Cheers, TomR >> COBOL is the Language of the Future! << ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN