Hello, we are in the process of upgrading from Lawson MSP 9.1 to MSP 9.11. What would be the easiest way to copy a program with all the wfd and libraries? I did a program copy and it did not copy any of the wfd or libraries so I am getting a compiling error.
The best way to do this is to do a pgmdump / pgmload on the individual programs. This will pull in all the work file definitions as well. Using the metadump / metaload utilities you will need to do the same procedure on all of the individual work files as well. This is why I never used those for the most part. So I just stick to the pgmdump / pgmload utilities.