access.converting-nulls

Modifier/Access: Verbs, Releases:

Allows all values to be processed by the output conversion -- even nulls.

Description

allows all values to be processed by the output conversion -- even nulls.

Normally, null values are not processed by the output conversion so that they do not unnecessarily take up space on a report. However, some output conversion, such as those that call basic subroutines, may need to see each and every value, even if it's null.

The equivalent option is 'm'.

See Also

Command Name Type Description
access.modifiers Definition List of Access modifiers.
access.m.option Option Allows all values to be processed by the output conversion -- even nulls.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.