5b35dc21d2
Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/trunk@20268 c028cbd2-c16b-5b4b-a496-9718f37d4682
60 lines
2.1 KiB
XML
Executable File
60 lines
2.1 KiB
XML
Executable File
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<report libraries="atstlcp" name="atstlcp" lpi="6">
|
|
<font face="Courier New" size="10" />
|
|
<section type="Head">
|
|
<field type="Testo" valign="center" align="center" width="96" height="2" text="Tabella localit&#E0; postali">
|
|
<font face="Courier New" bold="1" size="14" />
|
|
</field>
|
|
<field border="2" x="1" y="2.5" type="Linea" width="93" height="0" />
|
|
<field x="2" y="3" type="Testo" width="10" text="Codice">
|
|
<font face="Courier New" bold="1" size="10" />
|
|
</field>
|
|
<field x="16" y="3" type="Testo" width="25" text="Denominazione localit&#E0;">
|
|
<font face="Courier New" bold="1" size="10" />
|
|
</field>
|
|
<field x="67" y="3" type="Testo" align="right" width="5" text="CAP">
|
|
<font face="Courier New" bold="1" size="10" />
|
|
</field>
|
|
<field x="16" y="4" type="Testo" width="8" text="Comune">
|
|
<font face="Courier New" bold="1" size="10" />
|
|
</field>
|
|
<field x="67" y="4" type="Testo" width="10" text="Provincia">
|
|
<font face="Courier New" bold="1" size="10" />
|
|
</field>
|
|
<field border="2" x="1" y="5.5" type="Linea" width="93" height="0" />
|
|
</section>
|
|
<section type="Head" level="1" />
|
|
<section type="Body" />
|
|
<section type="Body" level="1">
|
|
<field x="2" type="Stringa" link="LCP.CODTAB" width="13">
|
|
<source>CODTAB</source>
|
|
</field>
|
|
<field x="16" type="Stringa" width="50">
|
|
<source>S0</source>
|
|
</field>
|
|
<field x="67" type="Numero" align="right" width="5">
|
|
<source>S6</source>
|
|
</field>
|
|
<field x="16" y="1" type="Stringa" width="50">
|
|
<source>COMUNI.DENCOM</source>
|
|
</field>
|
|
<field x="67" y="1" type="Stringa" width="5" pattern="1">
|
|
<source>COMUNI.PROVCOM</source>
|
|
</field>
|
|
</section>
|
|
<section type="Foot" height="3">
|
|
<field border="2" x="1" y="0.5" type="Linea" width="93" height="0" />
|
|
<field x="2" y="1" type="Data" width="10">
|
|
<source>#SYSTEM.DATE</source>
|
|
</field>
|
|
<field x="90" y="1" type="Numero" align="right" width="3">
|
|
<source>#PAGE</source>
|
|
</field>
|
|
<field border="2" x="1" y="2.5" type="Linea" width="93" height="0" />
|
|
</section>
|
|
<section type="Foot" level="1" />
|
|
<sql>USE LCP
|
|
JOIN COMUNI INTO COM=S7
|
|
FROM CODTAB=#FROM
|
|
TO CODTAB=#TO</sql>
|
|
</report> |