That error message means that the compiler cannot resolve the call as the parameters do not match or the program name cannot be found. Are you adding a reference to the Class Library project within the references folder of the calling project? If you are adding a reference and you still get this compiler message then something else is not matching up. Can you show me what the program-id, linkage section and procedure division header look like for the subprogram?
↧