Previous Topic: Default Names for Toolkit Report Design FilesNext Topic: Report Design Components


Creating Toolkit Report Design Files

Toolkit report designs are stored in special database file formats.

Files of the correct type can be created using the Toolkit command Create Design File (YCRTDSNF):

YCRTDSNF TYPE(*RPT) FILE(QGPL/YDSNRPT)

You may have different sets of report designs in different members in the design file. The Toolkit command Add Design File Member (YADDDSNFM) is provided to give you an easy method of adding additional members to design files. For example, to add a new member to report design file YDSNRPT in library QGPL:

YADDDSNFM TYPE(*RPT) FILE(QGPL/YDSNRPT) MBR(EXTRA) TEXT(‘More reports’