CEE3299E
CEE3SPM attempted to POP settings off an empty stack.

Explanation

A call to CEE3SPM was made to POP the stack. There were no elements on the stack to POP.

System action

No settings are changed.

Programmer response

Ensure that something is on the stack before you attempt to POP it.

Symbolic Feedback Code

CEE373