*ZF (DISK I/O)


ANSI

*ZF

 

This disk I/O control zero fills numeric variables when writing them to disk. Numeric variables are left zero filled rather than blank filled. Negative variables are written as `-00123.45'. This control only affects the next variable in the list. This control will also zero fill all the elements of a data variable when the variable following the *ZF is an ARRAY (without index), RECORD, or a VARLIST.

 

 

See Also: List Controls (Disk I/O), Disk I/O Instructions

 



PL/B Language Reference *UC (Disk I/O) *ZFOFF (Disk I/O)