Server Guide

Defined instance methods

Parameters supplied to CICS in CICSSendtext


Parameter Instance method Mode Type Notes/exceptions
ALARM alarm Input Switch
CURSOR(data-value) cursor: Input Binary 16
ERASE erase Input Switch
FORMFEED formfeed Input Switch
FREEKB freekb Input Switch
FROM(data-area) from: Input Variable
LENGTH(data-value) length: Input Binary 16
NLEOM nleom Input Switch
PRINT print Input Switch

Parameters returned by CICS in CICSSendtextResult


Parameter Instance method Mode Type Notes/exceptions
RESP resp Output Fixed(2) Inherited from CICSResult.
RESP2 resp2 Output Fixed(2) Inherited from CICSResult.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]