The following table provides a map of the returned information area for G1CPLKx.
Name |
Length |
Contents |
G1CPLK-RMSG |
79 |
This field contains any returned error or informational message. |
G1CPLK-RETURN-CODES |
4 |
G1CPLKx returns one of the following codes:
|
G1CPLK-IPC-AREA-LENGTH |
2 |
This 2-byte binary field contains the length of a communication area used internally. Do not modify this field. |
G1CPLK-DB-SIGNATURE |
95 |
The fields in this group item are populated as the result of the "OPEN" command. The field contains the month and year string of the vintage date of the database, as well as the expiration data. This field includes the following subfields:
|
G1CPLK-LINE-BREAKDOWN |
79 |
Used by the caller to examine lines returned by the call. Once a result set is returned, move each line here for further examination. |
Name |
Length |
Contents |
G1CPLK-BEG-COUNT |
4 |
Position of the first database element reserved relative to all successive data in the database. For example, 40 for the 40th city in Maryland. NOTE: This field is packed decimal consisting of 7 nibbles of binary-coded decimal digits and one nybble of sign. |
G1CPLK-END-COUNT |
4 |
Relative position of the last data elements available on the database. NOTE: This field is packed decimal consisting of 7 nibbles of binary-coded decimal digits and one nybble of sign. |
G1CPLK-ALIASINFO |
80 |
Type and street name of the house range alias. |
G1CPLK-RESULT-DATA |
96 |
Data identified by G1CPLKx as required by the user (through G1CPLK-SELECT) to search further into the data. |
G1CPLK-DATA-TABLE |
25 (X 79) |
25 occurrences of 79 bytes of data returned from the current request. The number of occurrences of valid data depends on the applicable G1CPLK-MAX-RETURN-CONTROL value. |
Filler |
32 |
Reserved. |