Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Print preview outside of the main VFP window
Message
De
23/07/1997 09:31:35
 
 
À
22/07/1997 15:47:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00039267
Message ID:
00041311
Vues:
58
>>>Try this:
>>>DEFINE a window to hold your preview and make this window scoped to the Desktop. Then issue the command:
>>>
>>>REPORT FORM MyForm PREVIEW WINDOW MyWindow
>>
>>
>>That would e great if you could describe in a little more deatail.
>>Thanks
>
>Sorry for the delay...I'm under a deadline.
>
>DEFINE WINDOW MyWindow ;
>IN DESKTOP ;
>(fill in the attributes you want)
>
>ACTIVATE WINDOW MyWindow
>REPORT FORM MyForm PREVIEW WINDOW MyWindow
>
>RELEASE WINDOW MyWindow

I am running VFP 3.0b, and the line:
REPORT FORM MyForm PREVIEW WINDOW MyWindow
is giving me a syntax error. Any thoughts? By the way I hope you met your deadline :-) and thanks for the help.
Bob Sides
SDGS
Vermillion, SD
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform