Previous Topic: Format a Field Longer than 78 CharactersNext Topic: Sample Report


Example

The administrator realizes nine characters is not enough to display the value of these variables, and that it is not easy to locate a specific user ID quickly. The administrator modifies the REPORT statement:

REPORT GIVING(GRP1REP2) USING(GRP1EXT)
    ((' &UIDXNAME   ' '&VUSRRNME               ' '&UIDXGRP')
     ('             ' '&VUSRLOC                ' '&VUSRPHN# '))