2008-09-16 14:58:17 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<report name="lvstmez" lpi="6">
|
|
|
|
<description>Stampa Tabella Mezzo di Trasporto</description>
|
|
|
|
<font face="Courier New" size="10" />
|
|
|
|
<section type="Head">
|
2008-11-12 12:24:53 +00:00
|
|
|
<field x="27" y="1" type="Testo" align="center" width="50" height="2" pattern="1" text="Stampa Tabella Mezzi di Trasporto">
|
2008-09-16 14:58:17 +00:00
|
|
|
<font face="Courier New" bold="1" size="14" />
|
|
|
|
</field>
|
2008-11-12 12:24:53 +00:00
|
|
|
<field x="0.75" y="1.37" type="Testo" width="12" height="1.5" pattern="1" text="Data elab. :" />
|
|
|
|
<field x="13.25" y="1.37" type="Stringa" width="12" height="1.5" pattern="1">
|
|
|
|
<prescript>MESSAGE _TODAY</prescript>
|
|
|
|
</field>
|
|
|
|
<field x="81.12" y="1.37" type="Testo" width="5" height="1.5" pattern="1" text="Pag." />
|
|
|
|
<field x="86.25" y="1.37" type="Stringa" width="10" height="1.5" pattern="1">
|
|
|
|
<prescript>MESSAGE _PAGENO</prescript>
|
|
|
|
</field>
|
|
|
|
<field border="2" y="3" type="Linea" width="110" height="0" pattern="1" />
|
2008-09-16 14:58:17 +00:00
|
|
|
<field x="1" y="4" type="Testo" width="10" pattern="1" text="Targa">
|
|
|
|
<font face="Courier New" bold="1" size="10" />
|
|
|
|
</field>
|
|
|
|
<field x="15" y="4" type="Testo" width="35" pattern="1" text="Descrizione Mezzo di Trasporto">
|
|
|
|
<font face="Courier New" bold="1" size="10" />
|
|
|
|
</field>
|
2008-11-12 12:24:53 +00:00
|
|
|
<field border="2" y="6" type="Linea" width="110" height="0" pattern="1" />
|
2008-09-16 14:58:17 +00:00
|
|
|
</section>
|
|
|
|
<section type="Head" level="1" />
|
|
|
|
<section type="Body" />
|
|
|
|
<section type="Body" level="1">
|
|
|
|
<field x="1" y="1" type="Stringa" width="8" 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 MEZ
|
2008-10-08 10:30:34 +00:00
|
|
|
FROM CODTAB=#FROM
|
2008-09-16 14:58:17 +00:00
|
|
|
TO CODTAB=#TO</sql>
|
|
|
|
</report>
|