SetLength

Changes the current length of the data area.

SetLength(length as Integer)

length
The new length of the data area, in bytes.

If you increase the length of the buffer object, the extra space is padded with nulls. The Client daemon truncates any nulls before sending the buffer to a CICS® server. If you decrease the length of the buffer object, the contents are truncated.


Reference Reference

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tg_latest/help/topic/com.ibm.cics.tg.doc//proref/hrfo007.html