RESNAME (Bytes 9–16)

Specifies the name of the requested resource. This value cannot (changed) by the exit program.

RESTYPE (Byte 17)

Specifies the type of resource to which the name refers. This hexadecimal value, where:

X '03

'

Specifies

a

GOCA

(graphics)

object

X '05

'

Specifies

a

BCOCA

(barcode)

object

X '06

'

Specifies

a

IOCA

(IO image) object

 

X '40 ' Specifies

a

font

character

set.

 

X '41' Specifies

a

code

page.

 

 

X '42

'

Specifies

a

coded font.

 

X 'FB ' Specifies a page segment.

X 'FC ' Specifies an overlay.

ACIF doesnot call this exit for the following resource types:

ŸPage definition

The page definition (PAGEDEF) is a required resource for proces line-mode application output. The page definition is never include resource file.

ŸForm definition

The form definition (FORMDEF) is a required resource for proces files. If you do not want the form definition included in the

specifyRESTYPE=NONEor explicitly exclude RESTYPEit from listthe.

ŸCoded fonts

If MCF2REF=cf is specified, coded fonts are included in the

Otherwise, ACIF does not include any referenced coded fonts

resource file; therefore, resource filtering is not applicable

process coded fonts to determine the names of the code pag

character sets they reference, which is necessary to creat

structured fields.

REQUEST (Byte

18)

 

 

Specifies how the resource is

to

be processed by ACIF. On entr

program,

this parameter'00 '.is WhenX

the

exit program returns control to

ACIF, this parameter must have

the'00 '

valueor'01X',X where:

X '00 ' Specifies that the resource be processed by ACIF.

X '01' Specifies that the resource not be processed by ACIF.

A value of'00 'X on entry to the exit program specifies that the r

processed. If you want to ignore the resource,REQUEST bytechange the value to'01X'. Any value greater'01than' is Xinterpreted'00 ',asandX the exit processes the resource.

Chapter 9. User Exits and Attributes of the Input Print File in 129OS/390, MVS, VM,

Page 149
Image 149
IBM S544-5285-01 manual Resname Bytes, Request Byte