Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Preview window
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00540663
Message ID:
00540688
Vues:
17
This message has been marked as the solution to the initial question of the thread.
>>Why not create a form for this?
>
>Good idea. But can I show a report on a form? I didn't know that. How would I do this? (This would be great !)

The syntax is
REPORT FORM (tcFileName) ENVIRONMENT NOCONSOLE PREVIEW IN WINDOW (oPreviewFrm.Name)
The oPreviewFrm is created via CREATEOBJECT(). Basically, I have two of these. One for MDI applications and one based on it for SDI apps (only difference is ShowWindow = 2).
George

Ubi caritas et amor, deus ibi est
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform