Continuation Character ( - ) in zOS Handler Script
Continuation Character - in z/OS Handler Script
Continuation characters ( - and + ) are useful when you want to execute a script line that is longer than your available z/OS character space.
The - continuation character will preserve trailing spaces in your line.
The + continuation character will not preserve trailing spaces in your line.
Components
Universal Event Monitor Manager for z/OS