Skip to main content

 
IBM Systems  > Servers  > Mainframe servers  > z/OS  > 

Question 10

  

dblue_rule.gif

Do I need to write my user-written condition handler in assembler?

Answer

No.

A user-written condition handler can be written in any of the following langugaes: COBOL/370, COBOL for MVS & VM, Language Environment conforming assembler, Language Environment-conforming C, or PL/1 for MVS & VM. It is recommended that you write the condition handler in assembler so that it can be called from ALL other high level languages.
[ Return to FAQ's ]