How to change the variable to a negative (-)?
Example:
_____OUT-LOT-OID-AMT-LCL l +000000000000500.000
043446* DESCRIPTION: The routine will format the a/a driver vars.
043447************************************************
U===> IF OUT-LOT-OID-AMT-LCL NOT = 0
The example above shows the value of the literal OUT-LOT-OID-AMT-LCL displayed in a "Keep Window" at the top of the Source Listing Display while the program is stopped at an Unconditional Breakpoint at statement 043448. However the sign (+) cannot be changed directly from this display. In order to change the sign of a variable from a positive (+) to a negative (-), follow these steps: