
B-63924EN/01 3.CUSTOMIZATION
- 267 -
3.5.5.5 Program block screen-specific definitions
The pages tag can contain only one page tag definition. The page tag
can contain up to 128 data_series tag definitions.
The datatype tag in the data_series tag must always contain the current
(current block) or next (next block) definition according to the type of
data to be displayed.
On top of that, the data_series tag can contain location and controlbase
tag definitions; any other items (such as protect attribute, s_no tag,
e_no tag, and data tag) in the data_series tag are ignored.
<data_series>
<datatype>current</datatype>
<location>
<left>10</left>
<top>40</top>
</location>
<controlbase>
: Omitted (otherwise, control information is
described)
</controlbase>
</data_series>
<data_series>
<datatype>next</datatype>
<location>
<left>315</left>
<top>40</top>
</location>
<controlbase>
: Omitted (otherwise, control information is
described)
</controlbase>
</data_series>
Display based on one data_series tag
current is specified in datatype.
next is specified in datatype.
Width defined in the size tag in the controlbase
tag
Height defined in the size
tag in the controlbase tag