The specified field is defined as a variable length field. Control language (CL) does not support variable length CL variables, so the variable is declared as type character. The first two bytes received will contain the binary length of the data contained in the field. The remaining bytes of the field will contain the data from the field.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.