Previous Topic: Syntax DiagramNext Topic: YCRTDUPOBJ (Create Duplicate Objects)


Parameters

Parameter

Definition

Value and Description

FILE

Qualified name of file that is to be created

  • *TYPE: (default) Use default file name for type, for example if type is *MNU, YDSNMNU, if type is *PNL, YDSNPNL, if type is *RPT, YDSNRPT
  • A library must be specified

TYPE

Type of design file that is to be created

  • *MNU: (default) Menu file
  • *PNL: Panel design file
  • *RPT: Report design file
  • MBR: Name of member in file
  • *FILE: (default) Member name is the same as file name

AUT

Public authority of created file

  • *CHANGE: (default) The user has object operational rights and all data rights to the file
  • *ALL: Everyone is authorized to do anything to the file, except transfer ownership
  • *USE: The user has object operational rights and read data rights
  • *EXCLUDE: Prevents the user from accessing the file
  • Authorization list name: The name of an authorization list whose authority is used for the file

TEXT

Descriptive text for member or file

  • *DFTTYPE: (default) Use default text for type; if type is *MNU, Menu design file, if type is *PNL, Panel design file, if type is *RPT, Report design file