Author: ganasrinivasan
Subject: User exit in COBOL programs
Posted: Thu Aug 18, 2016 12:48 pm (GMT 5.5)
Hi, can anyone suggest how to provide User exits (for VSAM IO) for COBOL program. Even if we need to drop to a assembler program, how to pass the dataset information (FCB, ACB) to assembler to invoke the user exit?
Can we get the ACB information from FCB? is there any layout for FCB?
Subject: User exit in COBOL programs
Posted: Thu Aug 18, 2016 12:48 pm (GMT 5.5)
Hi, can anyone suggest how to provide User exits (for VSAM IO) for COBOL program. Even if we need to drop to a assembler program, how to pass the dataset information (FCB, ACB) to assembler to invoke the user exit?
Can we get the ACB information from FCB? is there any layout for FCB?