Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
REPORT PREVIEW with _screen.visible = .F.
Message
De
24/10/1997 15:27:57
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00056594
Message ID:
00056596
Vues:
43
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform