Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding a field in the header of the report
Message
De
27/02/2015 13:55:30
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01615930
Message ID:
01615955
Vues:
55
>>The report has events, could have own data processing that all will kick in after REPORT FORM ****. There is enough time to calculate anything assign it to a cursor ot a property of _SCREEN and use it.
>>Since you claim to use VFP 9 you can use the events of a report listener as well.
>
>We're using REPORTBEHAVIOR 80 in the application.
>
>I was thinking about Report's DE Init method too. But do you see a problem with my idea?

Pfft. 90 is so much cooler.
One can change REPORTBEHAVIOR for single reports

I dislike report variables, they are calculated over and over in a very slow way. On 80 this is extra a problem since the report is run over and over while navigating in preiew.
If ever I see a chance I do it offline to the report. Sometimes I use SET RELATION, sometimes I do huge cursors with all the data. Depends mostly if there is a additional export of those data.
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform