access.converting-nulls
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
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
