Server Guide

Defined instance methods

Parameters supplied to CICS in CICSFreemain


Parameter Instance method Mode Type Notes/exceptions
DATA(data-value) data: Input Variable
DATAPOINTER(data-value) datapointer: Input Variable DATAPOINTER is an alias of DATA

Parameters returned by CICS in CICSFreemainResult


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 ]