Run-Time Error Messages

If you get a Java error message, such as "interface library CJavaInterface cannot be found" or "bessely0 function cannot be found" when running your program, you may need to set an environment variable to tell the system where to look. Environment variable names are operating-system dependent.

—M.P.

Back to Article