Skip to main content

Is there "relaxed" parsing for Assembler source in Enterprise Analyzer?

  • July 7, 2014
  • 0 replies
  • 0 views

Problem

How can we avoid parsing errors for missing copbooks when verifying Assembler code?
Is there a "relaxed" parsing option for Assembler source?

Resolution

Unfortunately our assembler support does not contain "relaxed" parsing as we do for Cobol, so any missing copybooks will stop the verification with errors and will behave as you have seen.  No program Entry Point or Program will be created.

To workaround this issue, you can create an empty file with the appropriate name. 

This will force the verification to complete but if there are items in the "real" copybooks that you don't have, the verification could fail with other errors.

 Incident # 2697042


#EnterpriseAnalyzer
#relaxedparsing
#Assembler
#EnterpriseAnalyser
#SupportTip

0 replies

Be the first to reply!