Skip to main content

Problem:

When generating an MFS file via AppMaster Builder (5.11.00), an extra 'ALPHA' statement is created (On second line of the sample file attached) that is generating a "WARNING" in the Mainframe Express compiler.

How can the AMB environment be configured to suppress this warning ?

Resolution:

The AMB preference settings point to the Mainframe Express project to use.

Open the Mainframe Express (MFE) project.

In MFE, on the files tab of the project view, highlight the PROJECT in the left hand pane.

From the Project menu, choose BUILD SETTINGS FOR PROJECT

When the dialogue is displayed, open the MFS tab and add the directive  ECHO(MSGS,8,8) - see attached doc1.doc file and click OK.

When the MFS from AppMaster Builder is generated, the build settings will be picked up from the project and the warnings supressed

Attachments:

SXNS000.MFS

Old KB# 2889

#MFDS
#EnterpriseDeveloper