Fullword lengths

For all terminal control commands, fullword length options can be used instead of halfword length options. In particular, where the following options are used in CONVERSE, RECEIVE, or SEND, the corresponding alternative can be specified instead (except for those noted):
Option           Alternative
 
LENGTH           FLENGTH
TOLENGTH         TOFLENGTH
FROMLENGTH       FROMFLENGTH
MAXLENGTH        MAXFLENGTH

Application programs should be consistent in their use of fullword and halfword options on terminal control commands. The maximum value that can be specified as a parameter on any length keyword is 32 767. See the CICS Application Programming Guide for more information.