Compiling the Applications
After you have upgraded to the 10.0.x Infor Lawson System Foundation, you must recompile the applications.
Compile the applications
At the command line, type
cobcmp -B productline
Note: The
-B
option causes the cobcmp program to delete the intermediate program
definition and working storage libraries (pdlibs and wslibs) located
in the $LAWDIR/productline/syscodesrc/int directories. Be sure to use the -B
option or else the application program compiling will
not include the most up-to-date libraries.