RPG/400 Help


Information Operations

The information operations are:

The DEBUG operation writes the following information that you can use to debug an RPG/400 program:

The information is sent to the file named in factor 2, or, if factor 2 is blank, the information is sent to a system defined file.

The DUMP operation provides a dump of all indicators, fields, data structures, arrays, and tables used in a program.

The SHTDN operation allows the program to determine whether the system operator has requested shutdown. If so, the resulting indicator that must be specified in positions 54 and 55 is set on.

The TIME operation allows the program to access the system time of day and system date at any time during program running.


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