<MCC>

The <MCC> tag’s function varies slightly depending upon whether the Mup tag group is used in an Input tag group or in an Output tag group.

The Input group <DOCUMENT> and <PAGE> tags often use carriage controls to determine the pages and documents in an input. In both AFP and DJDE line data, different carriage controls can be used to control left and right logical pages.

In an Input tag group, the <MCC> tag changes the carriage control characters for other multiple-up logical pages to match those of the base page. The base page is the upper-left logical page (row 1, column 1). This change occurs before pages are identified, therefore you only have to identify pages based on the base page.

In an Output tag group, the <MCC> tag changes the carriage control characters from those for the base page to those for the multiple-up logical page.

In either case, you can use one <MCC> tag for each carriage control you want to change.

You can only use <MCC> if you set the <MPF> pf parameter to YES or MAPPED and the <MGRID> cc parameter is either CC or TRC.

Note: <MCC> is not valid with AFPDS or Metacode print streams.

Tag Group

Mup tag group

Syntax

<MCC> row column basecc pagecc

Parameter Description Default
row The horizontal position of the logical page on the physical page. None
column The vertical position of the logical page on the physical page. None
basecc The carriage control of the base (upper-left) page in the input or output. basecc can be any valid ANSI or machine carriage control character. None
pagecc The carriage control that corresponds to the basecc value for this logical page. pagecc can be any valid ANSI or machine carriage control character. None