This document covers the following topics:
Open the TRS buffer.
This subprogram is intended to be used with Z-TRS11 and must be invoked prior to the first call to Z-TRS11. You can only use this subprogram if Con-nect Text Retrieval is installed.
If Con-nect Text Retrieval cannot be invoked (return code 06), the TRS error number is returned in the parameter TRS-return-code.
| Parameter | Format | In | Out | Remarks |
|---|---|---|---|---|
| Return-code | N2 | X | ||
| TRS-return-code | N4 | X | When this subprogram has been terminated successfully, the value 0 is returned. Any other value indicates an internal error. |
| 00 | Success |
| 06 | TRS could not be invoked |
Z-284