Previous Topic: Syntax DiagramNext Topic: YCRTRPTDDS Create DDS From Report Design)


Parameters

Parameter

Definition

Value and Description

PANEL

Name of panel design from which DDS is to be generated

  • *SELECT: (default) The panel selection display will be presented

FILE

Qualified name of file containing panel design

  • YDSNPNL: (default) Panel file name

MBR

Name of member in file containing panel design

  • *FILE: (default) the member has the same name as the file

SRCFILE

Qualified name of source file for DDS source

  • QDDSSRC: (default) The member is in the i OS default source file in the indicated library. The source file must exist before the Create Panel DDS command can be used

SRCMBR

Name of member to contain generate DDS source

  • *PANEL: (default) The member has the same name as the panel. The member is created if it does not exist already

MBROPT

Source member update option

  • *REPLACE: (default) the generated DDS source replaces any existing source member.
  • *ADD: the new DDS is appended to any existing member contents

MSGF

Message file name into which message descriptions defining literals are to be placed

  • *NONE: (default) do not use message descriptions to define literals.

MSGPFX

Message prefix for the message identifiers of messages defining literals. This is used in conjunction with the MSGNBR parameter to generate message identifiers for the messages which are added to the file defined by the MSGF parameter

  • USR: (default) message prefix

MSGNBR

Starting number for allocating message identifier for messages which are added to message file

  • 0000: (default) start number

TEXT

DDS source member name text

  • *PANEL: (default) the member text is updated from the panel title.