Sending binary data

The client application can send RSPs binary input data using a BIN-format input pipe. The client application specifies the USE PROCEDURE statement using the WITH BINARY DATA option in this command syntax:

To send binary data to an RSP, use this command syntax:

USE PROCEDURE WITH BINARY DATA rspname [keywords or variable text];

....binary data....

The following describes the syntax: