Previous Topic: Syntax DiagramNext Topic: YCPYPNL (Copy Panel Design)


Parameters

Parameter

Definition

Value and Description

FROMMSGID

Identifies the copied message description. Must be valid i OS message identifier

 

TOMSGI

Identifies the added message description

  • *FROMMSGID: (default) The same value as that specified by the FROMMSGID parameter. Must be valid i OS message identifier

FROMMSGF

Qualifying name of message file containing copied message description

  • QUSRMSG: (default) Message file name.

TOMSGF

Qualifying name of message file to which message description is to be copied

  • *FROMMSGF: (default) The TOMSGF is the same name as that specified by the FROMMSGF parameter

MSGOPT

Option to replace any existing message in the TOMSGF or to add it if it is not already there

  • *ADD: (default) Add the copied message to the TOMSGF; if the message already exists in the TOMSGF, do not copy
  • *REPLACE: If the message is present in the TOMSGF, replace it with the copied message. If the message is not present in the TOMSGF, add it