Previous Topic: Syntax DiagramNext Topic: YCPYRPT (Copy Report Design)


Parameters

Parameter

Definition

Value and Description

FROMPNL

Name of the copied panel design

  • *SELECT: The panel selection display is presented

TOPNL

Name of new panel design

  • *FROMPNL: The new panel is to have the same name as the original.
  • Only allowed if the values of the TOFILE or TOMBR parameters are different from those of the FROMFILE or FROMMBR parameters

FROMFILE

Qualified name of the file containing panel design

  • *LIBL/YDSNPNL: (default) Panel file name
  • The file must have been created with the command Create Design File (YCRTDSNF)

FROMMBR

Name of member in file containing panel design

  • *FILE: (default) The member has the same name as that specified by the FROMFILE parameter

TOFILE

Qualified name of panel design file to contain copied designs

  • *FROMFILE: (default) The file has the same name as the from file
  • File must be design file unless CVTOPT(*RPT) is specified, in which case it must be a report design file. (Both panel and report designs can be created with the YCRTDSNF command)

TOMBR

Name of member in destination file

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

CVTOPT

Convert option

  • *SAME: (default) Do not convert panel design
  • *RPT80: Convert panel design into a report design: 80 columns wide
  • *RPT132: Convert panel design into a report design: 132 columns wide
  • *RPT198: Convert panel design into a report design: 198 columns wide