ILE RPG Considerations for DDM

ILE RPG programs and automatic report programs can both refer to DDM files. Generally, DDM file names can be specified in ILE RPG programming language anywhere a database file name can be specified, for both AS/400 and non-AS/400 target systems.

When an ILE RPG program opens a DDM file on the source system, the following types of I/O operations can be performed on the remote file at the target system, for both AS/400 and non-AS/400 targets: CHAIN, CLOSE, DELET, EXCPT, FEOD, OPEN, READ, READE, READP, SETGT, SETLL, UPDAT, and WRITE.

Other considerations are:


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]