2008-09-16 14:58:17 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<report name="lvstfrq" lpi="6">
|
|
|
|
<description>Stampa Frequenza Consegna</description>
|
|
|
|
<font face="Courier New" size="10" />
|
|
|
|
<section type="Head">
|
|
|
|
<field x="9" y="1" type="Testo" width="55" height="2" pattern="1" text="Stampa Frequenza Consegne">
|
|
|
|
<font face="Courier New" bold="1" size="14" />
|
|
|
|
</field>
|
|
|
|
<field border="2" y="3" type="Linea" width="71" height="0" pattern="1" />
|
|
|
|
<field x="1" y="4" type="Testo" width="10" pattern="1" text="Codice">
|
|
|
|
<font face="Courier New" bold="1" size="10" />
|
|
|
|
</field>
|
|
|
|
<field x="15" y="4" type="Testo" width="50" pattern="1" text="Descrizione">
|
|
|
|
<font face="Courier New" bold="1" size="10" />
|
|
|
|
</field>
|
|
|
|
<field border="2" y="6" type="Linea" width="71" height="0" pattern="1" />
|
|
|
|
</section>
|
|
|
|
<section type="Head" level="1" />
|
|
|
|
<section type="Body" />
|
|
|
|
<section type="Body" level="1">
|
|
|
|
<field x="1" y="1" type="Stringa" width="2" pattern="1">
|
|
|
|
<source>CODTAB</source>
|
|
|
|
</field>
|
|
|
|
<field x="15" y="1" type="Stringa" width="50" pattern="1">
|
|
|
|
<source>S0</source>
|
|
|
|
</field>
|
|
|
|
</section>
|
|
|
|
<section type="Foot" />
|
|
|
|
<section type="Foot" level="1" />
|
|
|
|
<sql>USE FRQ
|
2008-10-08 10:30:34 +00:00
|
|
|
FROM CODTAB=#FROM
|
|
|
|
TO CODTAB=#TO</sql>
|
2008-09-16 14:58:17 +00:00
|
|
|
</report>
|