IBM AS/400 manual CRTBNDRPG Command, Entryexit

Models: AS/400

1 489
Download 489 pages 47.95 Kb
Page 443
Image 443
*ENTRYEXIT

CRTBNDRPG Command

*LIBL

The system searches the library list to find the library whe directory is stored.

*CURLIB

The current library for the job is searched. If no library current library for the job, library QGPL is used.

*USRLIBL

Only the libraries in the user portion of the job's library li

library-name

Specify the name of the library to be searched.

ACTGRP

Specifies the activation group this program is associated with whe

QILE

When this program is called, it is activated into the named a QILE.

*NEW

When this program is called, it is activated into a new activa

*CALLER

When this program is called, it is activated into the caller's

activation-group-name

Specify the name of the activation group to be used when thi called.

ENBPFRCOL

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Specifies

whether

performance

collection

is

enabled.

 

 

 

 

 

*PEP

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Performance statistics are gathered on the entry

and

 

exit

of

 

entry procedure

only.

This

applies to

the

actual

program-entry

 

a program,

not to the

main

procedure

of

the

modules

within

the

 

This

is

the default.

 

 

 

 

 

 

 

 

 

 

 

 

*NEW

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

When this program is called, it is

activated

into

a

new activa

 

*ENTRYEXIT

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Performance

statistics

are

gathered

on

the

entry

and

 

exit

of

 

of

the

program.

 

 

 

 

 

 

 

 

 

 

 

 

 

*FULL

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Performance

statistics

are

gathered

on

entry

and

exit

of

all

 

Also, statistics are gathered before and after

each

call

to

 

dure.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

DEFINE

Specifies condition names that are defined before the compilation Using the parameter DEFINE(condition-name) is equivalent to coding the /DEFINE condition-name directive on the first line of the source fi

*NONE

No condition names are defined. This is the default.

Appendix C. The Create Commands419

Page 443
Image 443
IBM AS/400 manual CRTBNDRPG Command, Entryexit