-
Notifications
You must be signed in to change notification settings - Fork 1
/
posco.xml
14 lines (14 loc) · 860 Bytes
/
posco.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?><WndTap Text="posco" Name="posco" Ver="2">
<var name="refreshAfterEdit" expr="1"/>
<var name="dataRequired" expr="jobid,product_id[product_id],station_id"/>
<var name="dataRequireless" expr=""/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lan\posco.xml"/>
<Ctrls>
<GroupBox Text="posco" Name="GBposco" id="posco" Size="100,100"><Ctrls>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="posco_GBDEDIT.xml"></xi:include><BR AutoHeight="1"/><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="posco_GBOPE.xml"></xi:include>
<TAB/><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="posco_GBOPV.xml"></xi:include>
<BR/><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="posco_GBDV.xml"></xi:include></Ctrls></GroupBox>
</Ctrls>
<OnChanged/>
<OnActivate/>
</WndTap>