Put
code like this in the batch process, probably near the front
X.MSG = "Updating OPC Control Records. This could
take several minutes, please wait..."
CALL S.MESSAGES('2',X.MSG)
This
is what you get at run time
My Ellucian's Colleague playground with all tips and tricks I learned as a programmer.