Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why is the report doesn't show?
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Why is the report doesn't show?
Miscellaneous
Thread ID:
01024215
Message ID:
01024215
Views:
62
Why is it that only the custom defined form shows in the screen? Where is the report?
Frm = NewObject("SCRReportForm","SysClass")	
loObj = CreateObject("ReportListener")
loObj.ListenerType = 1
loObj.PreviewContainer = Frm
loObj.QuietMode = .T.	
Report Form MyReport Object loObj
If I use the default Report Preview form, I have no problem. What am I missing here folks?
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Next
Reply
Map
View

Click here to load this message in the networking platform