Illegal Value on ZLASCL Parameter 4

Asked By 10 points N/A Posted on -
qa-featured

I am having an issue running a specific program using a multiple thread mode using TBB. It is so weird and it got me worried because I tried using this program in single thread mode and it works just fine and I encountered no problem. By the way this is the error message that I am getting: “On entry to ZLASCL parameter number 4 had an illegal value”. I appreciate all the help I can get. Thank you!

SHARE
Answered By 10 points N/A #100298

Illegal Value on ZLASCL Parameter 4

qa-featured

The problem may be occurring possibly because you have hit a missing feature or a bug in the code of that application. That may have made the application to end up erroneously rejecting expressions that are not specific expressions in length specifics. In case your source should be able to compile with both compilers then it is possible that the comments in the bug report may be able to give you a work-around alternative to the allocate statement which could be declared as a string.

You will need to run the compiler and figure out the areas of code that have got bugs and remove them to be able to resolve the problem.

-Thompson Locker

 

Related Questions