Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Print
Message
De
13/08/2007 06:30:37
 
 
À
13/08/2007 05:34:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Re: Print
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01247757
Message ID:
01247762
Vues:
16
it is ok,
my mistake
thanks
>hi all,
>
>every record at new page.
>
>thanks for help.
>
>LOCAL ldStart
>ldStart = thisform.text1.value
>SELECT nam,amount,bank,sheqno,dat, SUM(amount) AS bill_total FROM Mstr ;
>WHERE dat= ldStart ;
>GROUP BY nam,amount,bank,sheqno,dat ;
>ORDER BY sheqno INTO CURSOR qTmp
>
>REPORT FORM report3 preview
>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform