Skip to main content

Cannot find ygrep32.dll when compiling a COBOL program.

  • February 15, 2013
  • 0 replies
  • 0 views

Problem:

Cannot find ygrep32.dll when compiling a COBOL program. This error occured when rebuilding a COBOL project in Net Express.

Resolution:

The ygrep32.dll is used by the PCOMMAIN precompiler that is supplied with the Migration Toolkit.

Moving the ygrep32.dll to a directory pointed to by the PATH statement resolved the problem.

Old KB# 4405