Specifying input parameters2-36 Using LCDS Print Description LanguageIn the previous example, these codes were added to thestandard IBM1403 carriage control code table: X’40’ (Space 1Line And Print), X’F1’ (Skip to Channel 1 And Print), and X’F8’(Print And Skip to Channel 8).RECORD commandSpecifies the structure of the print record. (For online printing,only the LENGTH parameter of this command is used. For offlineprinting, the RECORD command has several additionalparameters that define the record structure.)Record command parametersThe following table summarizes the RECORD commandparameters.RECORD ADJUSTSpecifies an adjustment value that is added to or subtracted fromthe contents of the record length field to determine the truerecord length.Syntax RECORD ADJUST = valueTable 2-37. Summary of RECORD command parametersParameter Specifies Offline Online DJDEADJUST Record length adjust value Y N NCONSTANT Record termination code Y N NRECORD FORMAT Length field recording mode Y N NLENGTH Maximum logical record length Y Y NLMULT Multiplication factor to determine record length Y N NLTHFLD Length of field containing record length Y N NOFFSET Location of record length field Y N NPOSTAMBLE Length of extraneous data at end of record Y N NSTRUCTURE Input record structure Y N N