Telon macro generation error IEV122, Invalid Op-Code
search cancel

Telon macro generation error IEV122, Invalid Op-Code

book

Article ID: 220077

calendar_today

Updated On:

Products

Telon Application Generator

Issue/Introduction

Telon generator error IEV122 Invalid Op-Code, when Telon Source code is being generated to COBOL/PL/1 language code.

Environment

Telon Release : 5.1

 

Cause

Outdated version of Assembler.

Resolution

A BLANK line in a Macro will cause the problem. The BLANK line does not cause a problem with current releases of Assembler routines(HLASM). If running with an OLD Unsupported release of Assembler(Assembler H), the Telon generator will produce the IEV122 Invalid Op-Code error. With current  IBM supported Assembler, the Blank line would not cause the generator to fail.

Additional Information

Deleting any blank lines in a macro will resolve the problem.