SPZERO

Notes: This directive has been deprecated in Net Express 5.0 onwards; it is provided for backward compatibility only. You should instead use SIGN-FIXUP.

The .NET framework does not support SPZERO or SIGN-FIXUP.

Causes space characters in numeric data items of USAGE DISPLAY to be treated as zeros.

Warning: This directive can adversely affect the performance of generated code.

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.

See Also:

Related Topics