Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to delete an report object in crystal report?
Message
De
02/10/2003 23:54:02
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Crystal Reports
Titre:
How to delete an report object in crystal report?
Divers
Thread ID:
00834643
Message ID:
00834643
Vues:
91
ocr=CREATEOBJECT("CrystalRuntime.Application")
orpt=ocr.openreport("D:\ASC2003CRYS\SOCAI4.RPT")
SECTION_DETAIL=ORPT.Sections.Item(5) &&detail
....
I want to delete an object in detail. I tried to use method DeleteObject but it has an error.
Help me. Thanks
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform