Commit 6f8671fe authored by sghate's avatar sghate

Updated XML on 13/12/2019

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@213501 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 366a4c15
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<BaseDefinition> <BaseDefinition>
<units>1</units> <units>1</units>
<timer_interval>0</timer_interval> <timer_interval>0</timer_interval>
<color>1073741824</color> <color>67108864</color>
<processing>1</processing> <processing>1</processing>
<HTMLDW>no</HTMLDW> <HTMLDW>no</HTMLDW>
<print> <print>
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
<color>536870912</color> <color>536870912</color>
</Footer> </Footer>
<Detail> <Detail>
<height>23</height> <height>20</height>
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
...@@ -111,6 +111,10 @@ ...@@ -111,6 +111,10 @@
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>active</name> <name>active</name>
<dbname>work_locations.active</dbname> <dbname>work_locations.active</dbname>
<values>
<item display="YES" data="Y"/>
<item display="NO" data="N"/>
</values>
</table_column> </table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
...@@ -127,13 +131,41 @@ ...@@ -127,13 +131,41 @@
<dbname>work_locations.chg_user</dbname> <dbname>work_locations.chg_user</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="300">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_term</name> <name>chg_term</name>
<dbname>work_locations.chg_term</dbname> <dbname>work_locations.chg_term</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;work_locations&quot; ) COLUMN(NAME=&quot;work_locations.work_loc_code&quot;) COLUMN(NAME=&quot;work_locations.sh_descr&quot;) COLUMN(NAME=&quot;work_locations.descr&quot;) COLUMN(NAME=&quot;work_locations.adr1&quot;) COLUMN(NAME=&quot;work_locations.city&quot;) COLUMN(NAME=&quot;work_locations.pin&quot;) COLUMN(NAME=&quot;work_locations.state_code&quot;) COLUMN(NAME=&quot;work_locations.tele1&quot;) COLUMN(NAME=&quot;work_locations.active&quot;) COLUMN(NAME=&quot;work_locations.chg_date&quot;) COLUMN(NAME=&quot;work_locations.chg_user&quot;) COLUMN(NAME=&quot;work_locations.chg_term&quot;)) </retrieve> <table_column>
<type size="60">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>adr2</name>
<dbname>work_locations.adr2</dbname>
</table_column>
<table_column>
<type size="60">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>adr3</name>
<dbname>work_locations.adr3</dbname>
</table_column>
<table_column>
<type size="15">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>tele2</name>
<dbname>work_locations.tele2</dbname>
</table_column>
<table_column>
<type size="15">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>tele3</name>
<dbname>work_locations.tele3</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;work_locations&quot; ) COLUMN(NAME=&quot;work_locations.work_loc_code&quot;) COLUMN(NAME=&quot;work_locations.sh_descr&quot;) COLUMN(NAME=&quot;work_locations.descr&quot;) COLUMN(NAME=&quot;work_locations.adr1&quot;) COLUMN(NAME=&quot;work_locations.city&quot;) COLUMN(NAME=&quot;work_locations.pin&quot;) COLUMN(NAME=&quot;work_locations.state_code&quot;) COLUMN(NAME=&quot;work_locations.tele1&quot;) COLUMN(NAME=&quot;work_locations.active&quot;) COLUMN(NAME=&quot;work_locations.chg_date&quot;) COLUMN(NAME=&quot;work_locations.chg_user&quot;) COLUMN(NAME=&quot;work_locations.chg_term&quot;) COLUMN(NAME=&quot;work_locations.adr2&quot;) COLUMN(NAME=&quot;work_locations.adr3&quot;) COLUMN(NAME=&quot;work_locations.tele2&quot;) COLUMN(NAME=&quot;work_locations.tele3&quot;)) </retrieve>
<update>WORK_LOCATIONS</update> <update>WORK_LOCATIONS</update>
<updatewhere>1</updatewhere> <updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -142,7 +174,7 @@ ...@@ -142,7 +174,7 @@
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Work Location Code</text> <text>Work Location Code</text>
<border>0</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>2</x> <x>2</x>
<y>2</y> <y>2</y>
...@@ -170,9 +202,9 @@ ...@@ -170,9 +202,9 @@
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Short Description</text> <text>Short Description</text>
<border>0</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>145</x> <x>401</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>126</width> <width>126</width>
...@@ -198,9 +230,9 @@ ...@@ -198,9 +230,9 @@
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Description</text> <text>Description</text>
<border>0</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>273</x> <x>145</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>254</width> <width>254</width>
...@@ -225,8 +257,8 @@ ...@@ -225,8 +257,8 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Address Line 1</text> <text>Address line 1</text>
<border>0</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>529</x> <x>529</x>
<y>2</y> <y>2</y>
...@@ -254,9 +286,9 @@ ...@@ -254,9 +286,9 @@
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>City</text> <text>City</text>
<border>0</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>752</x> <x>1261</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>126</width> <width>126</width>
...@@ -282,9 +314,9 @@ ...@@ -282,9 +314,9 @@
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Pin</text> <text>Pin</text>
<border>0</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>880</x> <x>1389</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>96</width> <width>96</width>
...@@ -310,9 +342,9 @@ ...@@ -310,9 +342,9 @@
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>State Code</text> <text>State Code</text>
<border>0</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>978</x> <x>1487</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>65</width> <width>65</width>
...@@ -338,9 +370,9 @@ ...@@ -338,9 +370,9 @@
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Telephon No</text> <text>Telephon No</text>
<border>0</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1045</x> <x>1554</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>96</width> <width>96</width>
...@@ -366,12 +398,12 @@ ...@@ -366,12 +398,12 @@
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Active</text> <text>Active</text>
<border>0</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1143</x> <x>1846</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>35</width> <width>45</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -393,10 +425,10 @@ ...@@ -393,10 +425,10 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Chg Date</text> <text>Change Date</text>
<border>0</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1180</x> <x>1893</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>106</width> <width>106</width>
...@@ -421,10 +453,10 @@ ...@@ -421,10 +453,10 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Chg User</text> <text>Change User</text>
<border>0</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1288</x> <x>2001</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>66</width> <width>66</width>
...@@ -449,10 +481,10 @@ ...@@ -449,10 +481,10 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Chg Term</text> <text>Change Term</text>
<border>0</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1356</x> <x>2069</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>96</width> <width>96</width>
...@@ -474,12 +506,124 @@ ...@@ -474,12 +506,124 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Address line 2</text>
<border>6</border>
<color>33554432</color>
<x>752</x>
<y>1</y>
<height>16</height>
<width>250</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>adr2_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>700</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Address line 3</text>
<border>6</border>
<color>33554432</color>
<x>1004</x>
<y>1</y>
<height>16</height>
<width>255</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>adr3_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>700</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Telephone no 2</text>
<border>6</border>
<color>33554432</color>
<x>1652</x>
<y>1</y>
<height>16</height>
<width>102</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tele2_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>700</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Telephone no 3</text>
<border>6</border>
<color>33554432</color>
<x>1756</x>
<y>1</y>
<height>16</height>
<width>88</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tele3_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>700</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>1</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>10</tabsequence> <tabsequence>10</tabsequence>
<border>0</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>2</x> <x>2</x>
<y>2</y> <y>2</y>
...@@ -508,18 +652,18 @@ ...@@ -508,18 +652,18 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <id>2</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>20</tabsequence> <tabsequence>30</tabsequence>
<border>0</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>145</x> <x>401</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>126</width> <width>126</width>
...@@ -546,18 +690,18 @@ ...@@ -546,18 +690,18 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>3</id> <id>3</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>30</tabsequence> <tabsequence>20</tabsequence>
<border>0</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>273</x> <x>145</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>254</width> <width>254</width>
...@@ -584,8 +728,8 @@ ...@@ -584,8 +728,8 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
...@@ -593,7 +737,7 @@ ...@@ -593,7 +737,7 @@
<id>4</id> <id>4</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>40</tabsequence> <tabsequence>40</tabsequence>
<border>0</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>529</x> <x>529</x>
<y>2</y> <y>2</y>
...@@ -622,18 +766,18 @@ ...@@ -622,18 +766,18 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>5</id> <id>5</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>50</tabsequence> <tabsequence>70</tabsequence>
<border>0</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>752</x> <x>1261</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>126</width> <width>126</width>
...@@ -660,18 +804,18 @@ ...@@ -660,18 +804,18 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>6</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>60</tabsequence> <tabsequence>80</tabsequence>
<border>0</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>880</x> <x>1389</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>96</width> <width>96</width>
...@@ -698,18 +842,18 @@ ...@@ -698,18 +842,18 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>7</id> <id>7</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>70</tabsequence> <tabsequence>90</tabsequence>
<border>0</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>978</x> <x>1487</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>65</width> <width>65</width>
...@@ -736,18 +880,18 @@ ...@@ -736,18 +880,18 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>8</id> <id>8</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>80</tabsequence> <tabsequence>100</tabsequence>
<border>0</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>1045</x> <x>1554</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>96</width> <width>96</width>
...@@ -774,29 +918,29 @@ ...@@ -774,29 +918,29 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>9</id> <id>10</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>90</tabsequence> <tabsequence>140</tabsequence>
<border>0</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>1143</x> <x>1893</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>35</width> <width>106</width>
<format>[general]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>active</name> <name>chg_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>1</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -812,33 +956,31 @@ ...@@ -812,33 +956,31 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>10</id> <id>9</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>100</tabsequence> <tabsequence>130</tabsequence>
<border>0</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>1180</x> <x>1846</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>106</width> <width>45</width>
<format>[shortdate] [time]</format> <format>[YES/NO]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_date</name> <name>active</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="ddlb">
<limit>0</limit> <limit>1</limit>
<allowedit>no</allowedit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -850,18 +992,18 @@ ...@@ -850,18 +992,18 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>11</id> <id>11</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>110</tabsequence> <tabsequence>150</tabsequence>
<border>0</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>1288</x> <x>2001</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>66</width> <width>66</width>
...@@ -888,18 +1030,18 @@ ...@@ -888,18 +1030,18 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>12</id> <id>12</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>120</tabsequence> <tabsequence>160</tabsequence>
<border>0</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>1356</x> <x>2069</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>96</width> <width>96</width>
...@@ -926,8 +1068,152 @@ ...@@ -926,8 +1068,152 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<border>5</border>
<color>33554432</color>
<x>752</x>
<y>1</y>
<height>16</height>
<width>250</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>adr2</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>60</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1004</x>
<y>1</y>
<height>16</height>
<width>255</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>adr3</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>60</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>110</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1652</x>
<y>1</y>
<height>16</height>
<width>102</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tele2</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<tabsequence>120</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1756</x>
<y>1</y>
<height>16</height>
<width>88</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tele3</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<HtmlTable> <HtmlTable>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<BaseDefinition> <BaseDefinition>
<units>1</units> <units>1</units>
<timer_interval>0</timer_interval> <timer_interval>0</timer_interval>
<color>16777215</color> <color>67108864</color>
<processing>0</processing> <processing>0</processing>
<HTMLDW>no</HTMLDW> <HTMLDW>no</HTMLDW>
<print> <print>
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
<color>536870912</color> <color>536870912</color>
</Footer> </Footer>
<Detail> <Detail>
<height>347</height> <height>440</height>
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
...@@ -159,7 +159,7 @@ ...@@ -159,7 +159,7 @@
<dbname>work_locations.chg_user</dbname> <dbname>work_locations.chg_user</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="300">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_term</name> <name>chg_term</name>
...@@ -172,7 +172,7 @@ ...@@ -172,7 +172,7 @@
<dbname>state.descr</dbname> <dbname>state.descr</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;work_locations&quot; ) TABLE(NAME=&quot;state&quot; ) COLUMN(NAME=&quot;work_locations.work_loc_code&quot;) COLUMN(NAME=&quot;work_locations.descr&quot;) COLUMN(NAME=&quot;work_locations.sh_descr&quot;) COLUMN(NAME=&quot;work_locations.adr1&quot;) COLUMN(NAME=&quot;work_locations.adr2&quot;) COLUMN(NAME=&quot;work_locations.adr3&quot;) COLUMN(NAME=&quot;work_locations.city&quot;) COLUMN(NAME=&quot;work_locations.pin&quot;) COLUMN(NAME=&quot;work_locations.state_code&quot;) COLUMN(NAME=&quot;work_locations.tele1&quot;) COLUMN(NAME=&quot;work_locations.tele2&quot;) COLUMN(NAME=&quot;work_locations.tele3&quot;) COLUMN(NAME=&quot;work_locations.active&quot;) COLUMN(NAME=&quot;work_locations.chg_date&quot;) COLUMN(NAME=&quot;work_locations.chg_user&quot;) COLUMN(NAME=&quot;work_locations.chg_term&quot;) COLUMN(NAME=&quot;state.descr&quot;) JOIN (LEFT=&quot;work_locations.state_code&quot; OP =&quot;=&quot;RIGHT=&quot;state.state_code&quot; OUTER1 =&quot;work_locations.state_code&quot; )WHERE( EXP1 =&quot;work_locations.work_loc_code&quot; OP =&quot;=&quot; EXP2 =&quot;:work_loc_code&quot; ) ) ARG(NAME = &quot;work_loc_code&quot; TYPE = string) </retrieve> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;work_locations&quot; ) TABLE(NAME=&quot;state&quot; ) COLUMN(NAME=&quot;work_locations.work_loc_code&quot;) COLUMN(NAME=&quot;work_locations.descr&quot;) COLUMN(NAME=&quot;work_locations.sh_descr&quot;) COLUMN(NAME=&quot;work_locations.adr1&quot;) COLUMN(NAME=&quot;work_locations.adr2&quot;) COLUMN(NAME=&quot;work_locations.adr3&quot;) COLUMN(NAME=&quot;work_locations.city&quot;) COLUMN(NAME=&quot;work_locations.pin&quot;) COLUMN(NAME=&quot;work_locations.state_code&quot;) COLUMN(NAME=&quot;work_locations.tele1&quot;) COLUMN(NAME=&quot;work_locations.tele2&quot;) COLUMN(NAME=&quot;work_locations.tele3&quot;) COLUMN(NAME=&quot;work_locations.active&quot;) COLUMN(NAME=&quot;work_locations.chg_date&quot;) COLUMN(NAME=&quot;work_locations.chg_user&quot;) COLUMN(NAME=&quot;work_locations.chg_term&quot;) COLUMN(NAME=&quot;state.descr&quot;) JOIN (LEFT=&quot;work_locations.state_code&quot; OP =&quot;=&quot;RIGHT=&quot;state.state_code&quot; OUTER1 =&quot;work_locations.state_code&quot; )WHERE( EXP1 =&quot;work_locations.work_loc_code&quot; OP =&quot;=&quot; EXP2 =&quot;:work_loc_code&quot; ) ) ARG(NAME = &quot;work_loc_code&quot; TYPE = string) </retrieve>
<update>work_locations</update> <update>WORK_LOCATIONS</update>
<updatewhere>1</updatewhere> <updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
<argument> <argument>
...@@ -182,19 +182,19 @@ ...@@ -182,19 +182,19 @@
</TableDefinition> </TableDefinition>
<GroupBox> <GroupBox>
<band>Detail</band> <band>Detail</band>
<text>Basic</text> <text>Other</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>5</x> <x>15</x>
<y>6</y> <y>251</y>
<height>327</height> <height>55</height>
<width>615</width> <width>616</width>
<name>gb_1</name> <name>gb_2</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>700</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
...@@ -204,90 +204,38 @@ ...@@ -204,90 +204,38 @@
<color>67108864</color> <color>67108864</color>
</background> </background>
</GroupBox> </GroupBox>
<ColumnObject> <GroupBox>
<band>Detail</band> <band>Detail</band>
<id>7</id> <text>Basic</text>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>170</x> <x>14</x>
<y>179</y> <y>6</y>
<height>16</height> <height>239</height>
<width>159</width> <width>615</width>
<format>[general]</format> <name>gb_1</name>
<html>
<valueishtml>0</valueishtml>
</html>
<name>city</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>20</limit>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>700</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<border>2</border>
<color>33554432</color>
<x>170</x>
<y>63</y>
<height>16</height>
<width>54</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>work_loc_code</name>
<visible>1</visible>
<slideup>allabove</slideup>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</ColumnObject> </GroupBox>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Work Location Code :</text> <text>Work Location Code :</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>22</x> <x>26</x>
<y>63</y> <y>34</y>
<height>16</height> <height>16</height>
<width>142</width> <width>142</width>
<html> <html>
...@@ -313,17 +261,17 @@ ...@@ -313,17 +261,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Description :</text> <text>Short Description :</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>74</x> <x>259</x>
<y>87</y> <y>33</y>
<height>16</height> <height>16</height>
<width>90</width> <width>121</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>descr_t</name> <name>sh_descr_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -338,48 +286,58 @@ ...@@ -338,48 +286,58 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>3</id>
<text>Address :</text> <alignment>0</alignment>
<border>2</border> <tabsequence>20</tabsequence>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>95</x> <x>384</x>
<y>111</y> <y>33</y>
<height>16</height> <height>16</height>
<width>69</width> <width>213</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>adr1_t</name> <name>sh_descr</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>20</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>700</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>City :</text> <text>Pin :</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>45</x> <x>380</x>
<y>179</y> <y>149</y>
<height>16</height> <height>16</height>
<width>119</width> <width>94</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>city_t</name> <name>pin_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -397,17 +355,17 @@ ...@@ -397,17 +355,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>State Code :</text> <text>Change User :</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>45</x> <x>49</x>
<y>203</y> <y>275</y>
<height>16</height> <height>16</height>
<width>119</width> <width>86</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>state_code_t</name> <name>chg_user_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -425,17 +383,17 @@ ...@@ -425,17 +383,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Telephone Nos :</text> <text>Change Date :</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>45</x> <x>231</x>
<y>227</y> <y>275</y>
<height>16</height> <height>16</height>
<width>119</width> <width>86</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tele1_t</name> <name>chg_date_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -453,17 +411,17 @@ ...@@ -453,17 +411,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Pin :</text> <text>Change Term :</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>379</x> <x>416</x>
<y>179</y> <y>274</y>
<height>16</height> <height>16</height>
<width>94</width> <width>100</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pin_t</name> <name>chg_term_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -478,71 +436,25 @@ ...@@ -478,71 +436,25 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>33554432</color>
<x>170</x>
<y>203</y>
<height>16</height>
<width>54</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>state_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>13</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Description :</text>
<tabsequence>120</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>170</x> <x>26</x>
<y>249</y> <y>57</y>
<height>16</height> <height>16</height>
<width>54</width> <width>142</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>active</name> <name>descr_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>upper</case>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>700</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
...@@ -551,21 +463,21 @@ ...@@ -551,21 +463,21 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Active :</text> <text>Address :</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>45</x> <x>26</x>
<y>249</y> <y>80</y>
<height>16</height> <height>16</height>
<width>119</width> <width>142</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>active_t</name> <name>adr1_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -580,35 +492,25 @@ ...@@ -580,35 +492,25 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>15</id> <alignment>1</alignment>
<alignment>0</alignment> <text>City :</text>
<tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>170</x> <x>26</x>
<y>272</y> <y>149</y>
<height>16</height> <height>16</height>
<width>72</width> <width>142</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user</name> <name>city_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>700</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
...@@ -617,21 +519,21 @@ ...@@ -617,21 +519,21 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Chg User :</text> <text>State Code :</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>60</x> <x>26</x>
<y>272</y> <y>173</y>
<height>16</height> <height>16</height>
<width>104</width> <width>142</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user_t</name> <name>state_code_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -649,17 +551,17 @@ ...@@ -649,17 +551,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Chg Term :</text> <text>Telephone Nos :</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>426</x> <x>26</x>
<y>272</y> <y>197</y>
<height>16</height> <height>16</height>
<width>92</width> <width>142</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term_t</name> <name>tele1_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -677,17 +579,17 @@ ...@@ -677,17 +579,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Short Description :</text> <text>Active :</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>256</x> <x>26</x>
<y>63</y> <y>219</y>
<height>16</height> <height>16</height>
<width>121</width> <width>142</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>sh_descr_t</name> <name>active_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -704,24 +606,25 @@ ...@@ -704,24 +606,25 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>3</id> <id>1</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>20</tabsequence> <tabsequence>10</tabsequence>
<border>2</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>383</x> <x>171</x>
<y>63</y> <y>34</y>
<height>16</height> <height>16</height>
<width>213</width> <width>54</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>sh_descr</name> <name>work_loc_code</name>
<visible>1</visible> <visible>1</visible>
<slideup>allabove</slideup>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>20</limit> <limit>5</limit>
<case>any</case> <case>upper</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
...@@ -736,8 +639,8 @@ ...@@ -736,8 +639,8 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
...@@ -745,10 +648,10 @@ ...@@ -745,10 +648,10 @@
<id>2</id> <id>2</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>30</tabsequence> <tabsequence>30</tabsequence>
<border>2</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>170</x> <x>171</x>
<y>86</y> <y>56</y>
<height>16</height> <height>16</height>
<width>426</width> <width>426</width>
<format>[general]</format> <format>[general]</format>
...@@ -774,8 +677,8 @@ ...@@ -774,8 +677,8 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
...@@ -783,10 +686,10 @@ ...@@ -783,10 +686,10 @@
<id>4</id> <id>4</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>40</tabsequence> <tabsequence>40</tabsequence>
<border>2</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>170</x> <x>171</x>
<y>109</y> <y>79</y>
<height>16</height> <height>16</height>
<width>426</width> <width>426</width>
<format>[general]</format> <format>[general]</format>
...@@ -812,8 +715,8 @@ ...@@ -812,8 +715,8 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
...@@ -821,10 +724,10 @@ ...@@ -821,10 +724,10 @@
<id>5</id> <id>5</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>50</tabsequence> <tabsequence>50</tabsequence>
<border>2</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>170</x> <x>171</x>
<y>132</y> <y>102</y>
<height>16</height> <height>16</height>
<width>426</width> <width>426</width>
<format>[general]</format> <format>[general]</format>
...@@ -850,29 +753,29 @@ ...@@ -850,29 +753,29 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>16</id> <id>6</id>
<alignment>1</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>60</tabsequence>
<border>2</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>523</x> <x>171</x>
<y>272</y> <y>125</y>
<height>16</height> <height>16</height>
<width>73</width> <width>426</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term</name> <name>adr3</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>15</limit> <limit>60</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -888,57 +791,67 @@ ...@@ -888,57 +791,67 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>7</id>
<text>Chg Date :</text> <alignment>0</alignment>
<border>2</border> <tabsequence>70</tabsequence>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>252</x> <x>171</x>
<y>272</y> <y>149</y>
<height>16</height> <height>16</height>
<width>83</width> <width>159</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_date_t</name> <name>city</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>20</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>700</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>14</id> <id>8</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>80</tabsequence>
<border>2</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>340</x> <x>480</x>
<y>272</y> <y>149</y>
<height>16</height> <height>16</height>
<width>75</width> <width>117</width>
<format>[shortdate] [time]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_date</name> <name>pin</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>15</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -954,30 +867,30 @@ ...@@ -954,30 +867,30 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>9</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>60</tabsequence> <tabsequence>90</tabsequence>
<border>2</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>170</x> <x>171</x>
<y>155</y> <y>173</y>
<height>16</height> <height>16</height>
<width>426</width> <width>54</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>adr3</name> <name>state_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>60</limit> <limit>5</limit>
<case>any</case> <case>upper</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
...@@ -992,26 +905,26 @@ ...@@ -992,26 +905,26 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>8</id> <id>10</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>80</tabsequence> <tabsequence>100</tabsequence>
<border>2</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>479</x> <x>171</x>
<y>179</y> <y>196</y>
<height>16</height> <height>16</height>
<width>117</width> <width>117</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pin</name> <name>tele1</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>15</limit> <limit>15</limit>
...@@ -1030,19 +943,19 @@ ...@@ -1030,19 +943,19 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>11</id> <id>11</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>100</tabsequence> <tabsequence>110</tabsequence>
<border>2</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>323</x> <x>293</x>
<y>226</y> <y>196</y>
<height>16</height> <height>16</height>
<width>117</width> <width>117</width>
<format>[general]</format> <format>[general]</format>
...@@ -1068,26 +981,26 @@ ...@@ -1068,26 +981,26 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>10</id> <id>12</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>90</tabsequence> <tabsequence>120</tabsequence>
<border>2</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>170</x> <x>415</x>
<y>226</y> <y>196</y>
<height>16</height> <height>16</height>
<width>117</width> <width>117</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tele1</name> <name>tele3</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>15</limit> <limit>15</limit>
...@@ -1106,32 +1019,69 @@ ...@@ -1106,32 +1019,69 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>17</id> <id>13</id>
<alignment>0</alignment>
<tabsequence>130</tabsequence>
<border>5</border>
<color>33554432</color>
<x>171</x>
<y>219</y>
<height>16</height>
<width>54</width>
<format>[YES/NO]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>active</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>upper</case>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>2</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>230</x> <x>139</x>
<y>202</y> <y>274</y>
<height>16</height> <height>16</height>
<width>366</width> <width>72</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>state_descr</name> <name>chg_user</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>10</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>no</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1143,29 +1093,67 @@ ...@@ -1143,29 +1093,67 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>12</id> <id>14</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>110</tabsequence> <tabsequence>32766</tabsequence>
<border>2</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>479</x> <x>321</x>
<y>226</y> <y>275</y>
<height>16</height> <height>16</height>
<width>117</width> <width>75</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>520</x>
<y>275</y>
<height>16</height>
<width>73</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tele3</name> <name>chg_term</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>15</limit> <limit>300</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -1181,8 +1169,37 @@ ...@@ -1181,8 +1169,37 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<alignment>0</alignment>
<tabsequence>140</tabsequence>
<border>5</border>
<color>33554432</color>
<x>229</x>
<y>174</y>
<height>16</height>
<width>240</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>state_descr</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<HtmlTable> <HtmlTable>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment