SPI Programming Manual (G06.24+, H06.03+, J06.03+)

Contents
SPI Programming Manual427506-006
vi
5. General SPI Programming
Guidelines (continued)
5. General SPI Programming Guidelines (continued)
Control of Types of Response Records 5-47
Continuing Despite Errors 5-47
Reporting Errors From the SPI Procedures 5-47
Pass-Through Error Lists 5-51
Summary of Server Role 5-54
6. SPI Programming in C
Definition Names in C 6-1
C Definition Files 6-1
Declarations Needed in C Programs 6-2
SPI Buffer 6-2
Subsystem ID 6-2
Passing Tokens by Value 6-3
C Types 6-3
Interprocess Communication 6-3
Writing a Server in C 6-3
SPI Procedure Syntax in C 6-4
SSINIT 6-4
SSNULL 6-4
SSPUT and SSPUTTKN 6-5
SSGET and SSGETTKN 6-5
SSMOVE and SSMOVETKN 6-6
Examples 6-6
7. SPI Programming in COBOL
Definition Names in COBOL 7-1
COBOL Definition Files
7-1
Declarations Needed in COBOL Programs 7-2
SPI Buffer 7-2
Interpreting Boolean Values 7-2
Interprocess Communication 7-3
Selecting the External File 7-3
Starting the Server 7-3
Communicating With the Server 7-4
Writing a Server in COBOL 7-4
SPI Procedure Syntax in COBOL 7-4
SSINIT 7-5
SSNULL 7-5