When WindowsEnabler/400 retrieves a return value, this value is written to the dataarea WINRES in library QTEMP. This dataarea has the following layout
*CHAR |
0 |
5 |
Return value |
*CHAR |
5 |
5 |
Sequence number |
*CHAR |
10 |
512 |
Sequence command |
The return value is always filled. The sequence number and sequence command are only filled in case of a request sequence. Their content is undefined for all other requests.