Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Removing detail band programmatically (fixing vfp bug)
Message
De
24/12/2001 10:24:26
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Removing detail band programmatically (fixing vfp bug)
Divers
Thread ID:
00597919
Message ID:
00597919
Vues:
66
I need to remove detail band from frx file programmatically.
I tried the following program, but this causes C5 error in VFP 7.
How to remove detail band programmatically ?
use myreport.frx exclusive
delete for objtype=9 and objcode=4
pack
USE
REPORT FORM form myreport PREVIEW NOWAIT SUMMARY 
Detail band needs to be removed to fix vfp bug:
Clicking Print button in REPORT NOWAIT PREVIEW SUMMARY window prints report detail lines!
I reported this to Microsoft but havent got any response.
Andrus
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform