INVMMAP (Invoke Medium Map) Keyword in Printer Files--Example

Figure 354 shows how to specify the INVMMAP keyword.

Figure 354. Specifying the INVMMAP Keyword

|...+....1....+....2....+....3....+....4....+....5....+....6....+....7....+....8
A
A          R RECORD1
A  02                                  INVMMAP(MAP1)
A          R RECORD2                   INVMMAP(&MAP)
A            MAP           8A  P
A

In Figure 354, RECORD1 uses a new medium map (MAP1). RECORD2 allows the application program to specify the name of medium map by setting program variable MAP.