Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Removing detail band programmatically (fixing vfp bug)
Message
From
24/12/2001 10:24:26
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Removing detail band programmatically (fixing vfp bug)
Miscellaneous
Thread ID:
00597919
Message ID:
00597919
Views:
67
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
Next
Reply
Map
View

Click here to load this message in the networking platform