Server Guide

Defined instance methods

Parameters supplied to CICS in CICSDelay


Parameter Instance method Mode Type Notes/Exceptions
FOR for Input Switch
HOURS(hh) hours: Input Binary 32
MINUTES(mins) minutes: Input Binary 32
REQID(name) reqid: Input Fixed(8)
SECONDS(secs) seconds: Input Binary 32
UNTIL until Input Switch

Parameters returned by CICS in CICSDelayResult


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 ]