Previous Topic: *Print Format

Next Topic: *Next RDB

*Continue Transaction

The *Continue Transaction field is applicable for transaction functions such as EDTTRN and DSPTRN that have input restricted key fields. This field can be used to perform the equivalent of reload subfile for these two functions without returning to the key panel. This can be done within the action diagram of the function by inserting the following code in the *EXIT PROGRAM user point:

This piece of action diagram logic enables the subfile of an EDTTRN or DSPTRN to be reloaded and the subfile redisplayed without having to return to the key panel.

> USER: Exit program processing <<<

.— <<< : .—CASE <<< : |-CTL.*CMD key is *Exit <<< : |-OTHERWISE <<< : | PGM.*Continue transaction = CND.*No <<< : | <--QUIT <<< : ‘—ENDCASE <<< ‘—