Previous Topic

Next Topic

Book Contents

Book Index

$$TRNRES Syntax

Each entry in the $$TRNRES should employ the following syntax:

++++Lib_list_name

Report_Type,Res_Type=libname

The following table lists the valid values for Report_Type and Res_Type in these statements:

Table 149 Report type and Resource type values for TRNRES statements

Report Type

Res_Type resource values

AFP

  • CCP – AFP code page (starting with T1)
  • CDF – AFP coded font (starting with X?)
  • FDE – AFP FORMDEF (starting with F1)
  • FNT – AFP character set (starting with C0)
  • OLY – AFP overlay (starting with O1)
  • PGD – AFP PAGEDEF (starting with P1)
  • TBL – Tables used by the transformer
  • TTF – TrueType fonts if used by the font mapping table
  • ALL – All resource types will be searched for in this library

XRX

  • FRM – Xerox forms
  • LGO – Xerox logos
  • JSL – Xerox JSLs
  • FNT – Xerox fonts
  • IMG – Xerox images
  • TBL – Tables used by the transformer
  • TTF – TrueType fonts if used by the font mapping table
  • ALL – All resource types will be searched for in this library

TXT

  • TBL – Tables used by the transformer
  • TTF – TrueType fonts if used by the font mapping table
  • ALL – All resource types will be searched for in this library

libname is the Resource Library name for the resource type.

All FONTs starting in C1, C2, C3 or C4 should be removed from the resource library.

Note: In the Report Clique, the OS390 - Resource Library List Name parameter (Os390ResourceLibListName) specifies the name of the Library List that will be used for the report. By default, the value is asterisk (*).

You can define the names of the resource type. The Resource Manager searches all libraries with the same report type (AFP, XRX, TXT) when searching for the default resource. Each library has to be defined in a separate line.

Parent Topic

Collecting resources for transformation