Problem:
When debugging some programs with CICS or starting a CICS region you get an error like :
173 Called program file not found in drive/directory MF370UTL.LBR
Resolution:
Library MF370UTL.LBR is located, by default, at:
C:\\Program Files\\Micro Focus\\Mainframe Express\\Base\\Bin
You should, as well, have configuration files MF370CLT.CFG and MF370LNK.CFG at folder :
C:\\Documents and Settings\\All Users\\Micro Focus\\mfuser\\config
This library is installed with the option Assembler Option (MFE370 Assembler Option). So if you get error 173 what you need to do is install this option from the CD and everything will work fine
When you restard the CICS region you should see a message saying :
'MF Assembler support loaded succesfully'
To resume. Use the CD to install the Assembler Option and the problem should disapear.
If you keep having trouble then notify support and inform of everything you have done.
#MFDS
#EnterpriseDeveloper