Previous Topic: The VSPC Exit (VSPCEXIT)

Next Topic: The RPGXB Exit (JSIRPGXB)


The RPGXA Exit (JSIRPGXA)

This exit, used as an Exit 2, matches run date to the day of the week and counts the number of days in the run. Also, it assigns a value to GROUP CODE #3. The group code can have the following values and meanings:

1 = MONDAY
2 = TUESDAY
3 = WEDNESDAY
4 = THURSDAY
5 = FRIDAY
6 = SATURDAY
7 = SUNDAY
0 = invalid date

This exit should be run in conjunction with RPGXC (JSIRPGXC).