Products Downloads


French version


 


ADELIA

VADELIA

SADELIA

WADELIA

EADELIA

(I/B)

(I/B) (S)

(B) (S)

(I) (S)

(B) (S)


Warning: for ADELIA programs, this instruction can only be used with the Adelia version generating RPG.

For other program types, this instruction is only generated in an AS/400 server part.


Section for use

All


Syntax

DUMP VarId


VarId

VarId | None


Description

This instruction is used to execute a formatted RPG DUMP during the running of a program.


The indicated variable VarId is optional.


The variable may contain an identification of the place of execution of the formatted DUMP.

The contents of this variable can be printed as the title of the DUMP.


The program execution continues to the next instruction following the DUMP instruction; see the DUMP instruction of the RPG language in the corresponding IBM manual.


Important: for programs other than ADELIA, if the generation is not carried out in Debug mode, an OS/400 level higher than or equal to V5R1M0 is required.


Example

W20A = 'DUMP 01'

DUMP W20A


↑ Top of page

  • Aucune étiquette