Error Processing Use List Module : Scripted Object

what does it mean?

Error Processing Use List Module : Scripted Object;

Subject: Error Processing Use List Module : Scripted Object

There is an IBM technote on this, basically the Library code compile/save date is later than the calling routine(agent, action, etc)

Either run a Tools/Compile All script

or Open the code block, change a char to cause an error, fix the change, save the object

First do it in the Library code

then do it in the calling agent/action/etc.