You are here: Available Utilities > M > MRG2FAP > Building Metacode Resources > PrtType Control Group > DJDEIden, DJDEOffset, and DJDESkip

DJDEIden, DJDEOffset, and DJDESkip

These options represent the IDEN statement of the JDL. The value of the DJDEIden setting is a string constant. The types of supported string constants are ASCII (A'string'), EBCDIC (E'string'), Character ('string'), and Hex (X'string').

These types of strings are not supported: Octal, H2, and H6. Strings containing repeat counts, embedded hex values, and upper/lower case toggles are not supported. Using the JDL sample listed earlier, the INI options should be:

DJDEIden = A'@@@DJDE'

DJDEOffset = 0

DJDESkip = 8