Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
REPORT PREVIEW with _screen.visible = .F.
Message
From
24/10/1997 15:27:57
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00056594
Message ID:
00056596
Views:
38
>I have a single form app that is the top-level form. _Screen.Visible is .F.. When I issue REPORT...PREVIEW, nothing happens. When _Screen.Visible is .T., it works. How do I make it work with the screen not visible?
>
>TIA

I think the normal solution is to toggle _screen.visible
_screen.visible=.t.
report form .... preview
_screen.visible=.f.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform