campo-sirio/lv/lvstlav.rep

38 lines
1.7 KiB
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8" ?>
<report name="lvstlav" lpi="6" command="lv0 -1 lvstlav">
<description>Stampa tabella lavaggio</description>
<font face="Courier New" size="10" />
<section type="Head">
<field x="0.87" y="0.18" type="Testo" width="12" height="1.5" pattern="1" text="Data elab. :" />
<field x="13.37" y="0.18" type="Stringa" width="12" height="1.5" pattern="1">
<prescript>MESSAGE _TODAY</prescript>
</field>
<field x="27" y="0.18" type="Testo" align="center" width="40" height="1.5" pattern="1" text="STAMPA TABELLA LAVAGGIO">
<font face="Courier New" bold="1" size="14" />
</field>
<field x="67.24" y="0.18" type="Testo" width="5" height="1.5" pattern="1" text="Pag." />
<field x="72.37" y="0.18" type="Stringa" width="10" height="1.5" pattern="1">
<prescript description="H0.0 PRESCRIPT">MESSAGE _PAGENO</prescript>
</field>
<field border="2" x="1" y="2" type="Linea" width="85" height="0" pattern="1" />
<field x="1" y="2.5" type="Testo" width="10" pattern="1" text="Codice" />
<field x="15" y="2.5" type="Testo" width="50" pattern="1" text="Descrizione" />
<field border="2" x="1" y="4" type="Linea" width="85" height="0" pattern="1" />
</section>
<section type="Head" level="1" />
<section type="Body" />
<section type="Body" level="1">
<field border="2" x="5" y="-15.5" type="Linea" width="10" pattern="1" />
<field x="1" y="1" type="Stringa" width="10" 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 &#26;LAV
FROM CODTAB=#FROM
TO CODTAB=#TO</sql>
</report>