Previous Topic Next topic Print topic


SPZERO

Causes space characters in numeric data items of USAGE DISPLAY to be treated as zeros.
Note:
  • This directive has been deprecated; it is provided for backward compatibility only. You should instead use SIGN-FIXUP.
  • This directive can adversely affect the performance of generated code.
  • The .NET Framework does not support SPZERO or SIGN-FIXUP.

Syntax:

>>-.---.-.----.--SPZERO--------------------><
   +-/-+ +-NO-+

Parameters:

None

Properties:

Default: NOSPZERO (Dialect)
Phase: Both
$SET: Any

Comments:

With NOSPZERO, space characters in numeric data items give unpredictable results.

Previous Topic Next topic Print topic