Previous Topic: Syntax DiagramNext Topic: YWRKF (Work with Database File Data)


Parameters

Parameter

Definition

Value and Description

FROMFILE

Qualified generic name of file containing source members which are to be translated

  • *MBRLST: Translate members named in member list specified by the MBRLST parameter

TOFILE

Qualified name of file into which translated source is to be placed

  • *FROMFILE: (default) Each member is output to a file of the same name as the file from which it was read

FROMMBR

Generic name of the members to be translated

  • *ALL: (default) Translate all members in the specified file or files

TOMBR

Name of member in TOFILE

  • *FROMMBR: (default) Member name is same as FROMMBR

MBROPT

Source member update option

  • *REPLACE: (default) The translated source replaces any existing source member
  • *ADD: The translated source is appended to any existing source member contents

CVTOPT

Conversion options to use. Up to three values may be specified

  • *TRNSRC: (default) Translate data according to table specified by the TRNTBL parameter
  • *RMVTXTATR: Remove Text Management/38 hidden control information
  • *RMVTXTCMT: Remove Text Management/38 print control commands which are not generally used by the YDSPHLP program

TRNTBL

Qualified name of translation table to be used

  • QSYSTRNTBL: (default) QSYSTRNTBL i OS translation table, YTRNSRCF use the IBM-supplied system translation table

MBRLST

Qualified name of member list of members to be translated

  • QTEMP/TEMPLST: (default) List name
  • Specify FROMFILE(*MBRLST) to use an existing member list

EDIT

Edit list required

  • *NO: (default) No editing required.
  • *YES: The edit member list function is invoked to edit the list before execution