<?xml version="1.0" encoding="UTF-8" ?>
<report name="CO2300A" lpi="6">
 <description>Stampa controllo scadenze</description>
 <font face="Courier New" size="10" />
 <section type="Head">
  <field type="Stringa" width="60" pattern="1">
   <source>#SYSTEM.RAGSOC</source>
  </field>
  <field x="46.5" type="Testo" valign="bottom" width="6" pattern="1" text="Data" />
  <field x="52" type="Data" valign="bottom" align="right" width="12" pattern="1">
   <source>#SYSTEM.DATE</source>
  </field>
  <field x="64.5" type="Testo" valign="bottom" width="5" pattern="1" text="Pag." />
  <field x="69" type="Numero" valign="bottom" align="right" width="4" pattern="1">
   <source>#REPORT.PAGE</source>
  </field>
  <field x="133.08" type="Testo" valign="bottom" width="6" pattern="1" text="Data" />
  <field x="139.08" type="Data" valign="bottom" align="right" width="12" pattern="1">
   <source>#SYSTEM.DATE</source>
  </field>
  <field x="157.08" type="Testo" valign="bottom" width="5" pattern="1" text="Pag." />
  <field x="165.08" type="Numero" valign="bottom" align="right" width="4" pattern="1">
   <source>#REPORT.PAGE</source>
  </field>
  <field x="1" y="1.5" type="Testo" valign="center" width="50" height="2" pattern="1" text="STAMPA CONTROLLO SCADENZE">
   <font face="Courier New" bold="1" size="14" />
  </field>
  <field x="50" y="2" type="Array" width="40" height="2" pattern="1">
   <font face="Courier New" bold="1" size="14" />
   <source>#CONTROLLA</source>
   <list>
    <li Value="Licenza di navigazione" Code="1">MESSAGE SHOW,B1.101</li>
    <li Value="Licenza di pesca" Code="2">MESSAGE SHOW,B1.102</li>
    <li Value="Ruolino equipaggio" Code="3">MESSAGE SHOW,B1.103</li>
    <li Value="Collaudo" Code="4">MESSAGE SHOW,B1.104</li>
   </list>
  </field>
  <field x="25" y="3.5" type="Testo" valign="center" width="20" height="2" pattern="1" text="MESE">
   <font face="Courier New" bold="1" size="14" />
  </field>
  <field x="35" y="4" type="Array" width="20" height="2" pattern="1">
   <font face="Courier New" bold="1" size="14" />
   <source>#MESE</source>
   <list>
    <li Value="Gennaio" Code="1" />
    <li Value="Febbraio" Code="2" />
    <li Value="Marzo" Code="3" />
    <li Value="Aprile" Code="4" />
    <li Value="Maggio" Code="5" />
    <li Value="Giugno" Code="6" />
    <li Value="Luglio" Code="7" />
    <li Value="Agosto" Code="8" />
    <li Value="Settembre" Code="9" />
    <li Value="Ottobre" Code="10" />
    <li Value="Novembre" Code="11" />
    <li Value="Dicembre" Code="12" />
   </list>
  </field>
  <field border="2" y="6" type="Linea" width="90" height="0" pattern="1" />
  <field x="0.38" y="7.13" type="Testo" width="30" pattern="1" text="Motobarca" />
  <field x="32.38" y="7.13" type="Testo" width="10" pattern="1" text="Data" />
  <field x="45.38" y="7.13" type="Testo" width="6" pattern="1" text="Codice" />
  <field x="53.38" y="7.13" type="Testo" width="5" pattern="1" text="Socio" />
  <field border="2" y="9" type="Linea" width="90" height="0" pattern="1" />
 </section>
 <section type="Head" level="1" />
 <section type="Body" />
 <section type="Body" level="1">
  <field x="44" type="Numero" align="right" width="6" pattern="1">
   <source>CLIFO.CODCF</source>
  </field>
  <field x="52" type="Stringa" width="30" height="2" pattern="1">
   <source>CLIFO.RAGSOC</source>
  </field>
  <field x="32" type="Data" width="10" id="101" pattern="1">
   <source>IMBARCAZIONI.SCADLICNAV</source>
  </field>
  <field x="32" y="1" type="Data" width="10" id="102" pattern="1">
   <source>IMBARCAZIONI.SCADLICPES</source>
  </field>
  <field x="32" y="2" type="Data" width="10" id="103" pattern="1">
   <source>IMBARCAZIONI.SCADRUOLEQ</source>
  </field>
  <field x="32" y="3" type="Data" width="10" id="104" pattern="1">
   <source>IMBARCAZIONI.SCADCOLL</source>
  </field>
  <field type="Stringa" width="30" id="201" pattern="1">
   <source>IMBARCAZIONI.MOTOBARCA</source>
  </field>
 </section>
 <section type="Foot" />
 <section type="Foot" level="1" />
 <sql>USE IMBARCAZIONI
JOIN CLIFO INTO TIPOCF=="F" CODCF=CODCF
JOIN SOCICOOP INTO CODCF=CODCF
FROM CODCF=#DASOCIO
TO CODCF=#ASOCIO
</sql>
</report>