Enhancement to SET COUNTWIDTH

You can now specify an integer value for the width of a COUNT column on report output. The syntax is:

SET COUNTWIDTH = {OFF|ON|n}

where:

OFF

Makes the format of the COUNT field I5. This is the default value.

ON

Makes the format of the COUNT field I9.

n

Enables you to specify a width for the COUNT field up to the maximum integer format supported in your operating environment.

WebFOCUS

Feedback