The following table shows how to define the user-exit control block:
|
Field |
Usage |
Size |
Picture |
Description |
|---|---|---|---|---|
|
1 |
Char |
8 |
X(8) |
Compiler name: RHDCSGEN |
|
2 |
Char |
8 |
X(8) |
Compiler start date: mm/dd/yy |
|
3 |
Char |
8 |
X(8) |
Compiler start time: hhmmssmm |
|
4 |
Binary |
4 |
S9(8) COMP |
User field initialized to 0 (for use by reentrant modules as a pointer to their work area) |
|
5 |
Binary |
4 |
S9(8) COMP |
User return code (described below) |
|
6 |
Char |
8 |
X(8) |
Message ID returned by user, in the range DC900000 through DC999999, or any 6-digit number; blank if no message is returned |
|
7 |
Char |
80 |
X(80) |
Message text returned by user |
|
Copyright © 2014 CA.
All rights reserved.
|
|