IBM manual CRTBNDRPG Command, ILE RPG for AS/400 Programmers Guide, Libcrtaut

Models: AS/400

1 489
Download 489 pages 47.95 Kb
Page 440
Image 440
*LIBCRTAUT

CRTBNDRPG Command

cific authority to the object. The authority can be altered for specified users after the program is created with the CL commands Object Authority (GRTOBJAUT) or Revoke Object Authority (RVKOBJAUT). further information on these commands,CL Rseferencethe (Abridged)

*LIBCRTAUT

 

 

 

 

 

 

 

 

 

 

 

 

The

public

authority for the object is taken

from

the

CRTAUT

ke

the

target

library (the library that contains

the

object). The

mined when the object is created. If the CRTAUT

value

for

the

changes

after

the create,

the new value will

not

affect

any

e

*ALL

 

 

 

 

 

 

 

 

 

 

 

 

Authority for

all operations on the program object,

except

those

the

owner

or

controlled

by

authorization

list management authority.

user can control the program object's existence, specify

 

this

se

change

it,

and

perform

basic functions on

it,

but

cannot

transfer

ship.

 

 

 

 

 

 

 

 

 

 

 

*CHANGE

Provides all data authority and the authority to perform all ope program object except those limited to the owner or controlled b authority and object management authority. The user can change t and perform basic functions on it.

*USE

Provides

object operational authority

and read authority; that is

for basic operations on the program

object. The user is prevent

changing

the object.

 

*EXCLUDE

The user is prevented from accessing the object.

authorization-list

name

 

 

 

 

 

 

Enter

the

name of an authorization list of users and authorities

program is

added. The program

object will be

secured

by

this

list,

and

the

public authority

for

the

program

object

will

be s

The authorization list must exist on

the

system

when the CRTBNDRPG

command

is

issued.

 

 

 

 

 

 

Note: Use the AUT parameter to reflect the security requiremen system. The security facilities available are described in theSecurity - Referencemanual.

TRUNCNBR

Specifies if the truncated value is moved to the result field or ated when numeric overflow occurs while running the program.

Note: The TRUNCNBR option does not apply to calculations performed wit expressions. (Expressions are found in the Extended-Factor 2 fi overflow occurs for these calculations, an error will always oc addition, overflow is always signalled for any operation where that is assigned to an integer or unsigned field is out of r

*YES

Ignore numeric overflow and move the truncated value to the resu

416 ILE RPG for AS/400 Programmer's Guide

Page 440
Image 440
IBM manual CRTBNDRPG Command, ILE RPG for AS/400 Programmers Guide, Libcrtaut