Server Guide

Defined instance methods

Parameters supplied to CICS in CICSStart


Parameter Instance method Mode Type Notes/exceptions
AFTER after Input Switch
AT at Input Switch
FROM(data-area) from: Input Variable
HOURS(hh) hours: Input Binary 32
LENGTH(data-value) length: Input Binary 16
MINUTES(mins) minutes: Input Binary 32
NOCHECK nocheck Input Switch
PROTECT protect Input Switch
QUEUE(name) queue: Input Fixed(8)
REQID(name) reqid: Input Fixed(8)
SECONDS(secs) seconds: Input Binary 32
SYSID(systemname) sysid: Input Fixed(4) Remote systems only
TERMID(name) termid: Input Fixed(4)
TRANSID(name) transid: Input Fixed(4)

Parameters returned by CICS in CICSStartResult


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 ]