f456b363b8
Files correlati : Ricompilazione Demo : [ ] Commento : Correzione errori - segnalazioni di Katiuscia Andriolo git-svn-id: svn://10.65.10.50/trunk@17548 c028cbd2-c16b-5b4b-a496-9718f37d4682
59 lines
2.3 KiB
XML
Executable File
59 lines
2.3 KiB
XML
Executable File
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<report name="lvsttsp" lpi="6" command="lv0 -1 lvsttsp">
|
|
<description>stampa tipi di sospensione</description>
|
|
<font face="Courier New" size="10" />
|
|
<section type="Head">
|
|
<field x="25.5" y="0.5" type="Testo" align="center" width="55" height="2" pattern="1" text="Stampa Tabella Tipi di Sospensione">
|
|
<font face="Courier New" bold="1" size="14" />
|
|
</field>
|
|
<field x="0.37" y="0.68" type="Testo" width="12" height="1.5" pattern="1" text="Data elab. :" />
|
|
<field x="12.87" y="0.68" type="Stringa" width="12" height="1.5" pattern="1">
|
|
<prescript>MESSAGE _TODAY</prescript>
|
|
</field>
|
|
<field x="85.24" y="0.68" type="Testo" width="5" height="1.5" pattern="1" text="Pag." />
|
|
<field x="90.37" y="0.68" type="Stringa" width="10" height="1.5" pattern="1">
|
|
<prescript>MESSAGE _PAGENO</prescript>
|
|
</field>
|
|
<field border="2" y="3" type="Linea" width="95" 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="10" y="4" type="Testo" width="50" pattern="1" text="Descrizione">
|
|
<font face="Courier New" bold="1" size="10" />
|
|
</field>
|
|
<field x="54" y="4" type="Testo" width="20" pattern="1" text="Cont. Sospensioni">
|
|
<font face="Courier New" bold="1" size="10" />
|
|
</field>
|
|
<field x="75" y="4" type="Testo" width="25" pattern="1" text="Modalit&#E0; di Passaggio">
|
|
<font face="Courier New" bold="1" size="10" />
|
|
</field>
|
|
<field border="2" y="6" type="Linea" width="95" 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="3" pattern="1">
|
|
<source>CODTAB</source>
|
|
</field>
|
|
<field x="10" y="1" type="Stringa" width="50" pattern="1">
|
|
<source>S0</source>
|
|
</field>
|
|
<field x="64" y="1" type="Stringa" width="1" pattern="1">
|
|
<source>B0</source>
|
|
</field>
|
|
<field x="75" y="1" type="Array" width="25" pattern="1">
|
|
<source>S2</source>
|
|
<list>
|
|
<li Value="Entrambi" Code=" " />
|
|
<li Value="Entrambi" Code="E" />
|
|
<li Value="Consegna" Code="C" />
|
|
<li Value="Ritiro" Code="R" />
|
|
</list>
|
|
</field>
|
|
</section>
|
|
<section type="Foot" />
|
|
<section type="Foot" level="1" />
|
|
<sql>USE TSP
|
|
FROM CODTAB=#FROM
|
|
TO CODTAB=#TO</sql>
|
|
</report> |