IBM AS/400 manual Converting Your Source, Tofile, Qrpglesrc, None, Libl, Curlib, Tombr, Frommbr

Models: AS/400

1 489
Download 489 pages 47.95 Kb
Page 409
Image 409
TOFILE

Converting Your Source

source-file-member-name

Enter the name of the source member to be converted.

*ALL

The command converts all the members in the source file specifi

generic*-member-name

Enter the generic name of members having the same prefix in th followed by a '*' (asterisk). The command converts all the member the generic name in the source file specified. For example, s FROMMBR(PR*) will result in the conversion of all members whose name begin with 'PR'.

(See the CL Programmer's Guide for more information on the gener name.)

TOFILE

 

 

 

 

 

 

 

 

 

 

 

Specifies

the name

of

the

source file that contains converted so

and

the

library

where

the

converted source file is stored. The

file

must

exist

and

should

have

a record

length

of

112

charact

sequence

number

and

date,

80 for

the code

and

20

for

the comme

QRPGLESRC

The default source file QRPGLESRC contains the converted source member(s).

*NONE

No converted member is generated. The TOMBR parameter value is ignored. CVTRPT(*YES) must also be specified or the conversion will immediately.

This feature allows you to find some potential problems without create the converted source member.

source-file-name

Enter the name of the converted source file that contains the source member(s).

The

TOFILE

source

file

name must

be

different from

the FROMFILE

file

name

if the

TOFILE

library

name

is the same

as the FROMFI

*LIBL

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

*CURLIB

The current library is used to find the converted source file

specified a current library, then the library QGPL

is

used.

library-name

 

 

 

 

 

Enter the name of

the

library where

the converted

source file

TOMBR

 

 

 

 

 

Specifies the name(s)

of

the converted

source member(s)

in the c

source file. If the value specified on the FROMMBR parameter is generic*, then TOMBR must be equal to *FROMMBR.

*FROMMBR

The member name specified in the FROMMBR parameter is used as converted source member name. If FROMMBR(*ALL) is specified, the

Appendix B. Using the RPG III to RPG IV385 Conversion Aid

Page 409
Image 409
IBM AS/400 manual Converting Your Source, Tofile, Qrpglesrc, None, Libl, Curlib, Tombr, Frommbr