IBM AS/400 Frozen Dessert Maker User Manual


 
Converting Your Source
LOGFILE
Specifies the name of the log file that is used to track the conversion informa-
tion. Unless *NONE is specified, there must be a log file. The file must already
exist, and it must be a physical data file. Create the log file by using the CPYF
command with the "From object" file QARNCVTLG in library QRPGLE and the
"New object" file QRNCVTLG in your library.
QRNCVTLG
The default log file QRNCVTLG is used to contain the conversion informa-
tion.
*NONE
Conversion information is not written to a log file.
log-file-name
Enter the name of the log file that is to be used to track the conversion
information.
*LIBL
The system searches the library list to find the library where the log file is
stored.
library-name
Enter the name of the library where the log file is stored.
LOGMBR
Specifies the name of the log file member used to track conversion information.
The new information is added to the existing data in the specified log file
member.
If the log file contains no members, then a member having the same name as
the log file is created.
*FIRST
The command uses the first member in the specified log file.
*LAST
The command uses the last member in the specified log file.
log-file-member-name
Enter the name of the log file member used to track conversion information.
Converting a Member Using the Defaults
You can take advantage of the default values supplied on the CVTRPGSRC
command. Simply enter:
CVTRPGSRC FROMFILE(file name) FROMMBR(member name)
This will result in the conversion of the specified source member. The output will be
placed in the file QRPGLESRC in whichever library in the library list contains this
file. The /COPY members will not be expanded, no specification templates will be
inserted, and the conversion report will be produced. The log file QRNCVTLG will
be updated.
Note: The files QRPGLESRC and QRNCVTLG must already exist.
Appendix B. Using the RPG III to RPG IV Conversion Aid 387