IBM AS/400 manual CRTBNDRPG Command, sort-table-name, Langidunq, Langidshr

Models: AS/400

1 489
Download 489 pages 47.95 Kb
Page 438
Image 438
*LANGIDUNQ

CRTBNDRPG Command

CVTOPT

Specifies how the ILE RPG compiler handles date, time, timestamp, gr data types, and variable-length data types which are retrieved fr described database files.

*NONE

Ignores variable-length database data types and use the native time, timestamp and graphic data types.

*DATETIME

Specifies that date, time, and timestamp database data types a declared as fixed-length character fields.

*GRAPHIC

 

Specifies that double-byte character set (DBCS) graphic

data ty

be declared as fixed-length character fields.

 

*VARCHAR

 

Specifies that variable-length character data types are

to be

fixed-length character fields.

 

*VARGRAPHIC

Specifies that variable-length double-byte character set (DBCS) gr data types are to be declared as fixed-length character fiel

SRTSEQ

Specifies the sort sequence table that is to be used in the ILE program.

*HEX

No sort sequence table is used.

*JOB

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Use

the

SRTSEQ

value

for

the

job

when

the

*PGM

is

created.

 

*JOBRUN

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Use

the

SRTSEQ

value

for

the

job

when

the

*PGM

is

run.

 

 

*LANGIDUNQ

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Use

a unique-weight table. This special value is

used

in conjunc

the

LANGID

parameter

to

determine

the

proper

sort

sequence

tabl

*LANGIDSHR

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Use

a shared-weight table. This special value is

used

in

conjun

the

LANGID

parameter

to

determine

the

proper

sort

sequence

tabl

sort-table-name

Enter the qualified name of the sort sequence table to be use program.

*LIBL

The system searches the library list to find the library where sequence table is stored.

*CURLIB

The current library is used to find the sort sequence table. specified a current library, QGPL is used.

414 ILE RPG for AS/400 Programmer's Guide

Page 438
Image 438
IBM AS/400 manual CRTBNDRPG Command, sort-table-name, Langidunq, Langidshr