Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Displaying a report inside a user defined window
Message
De
05/06/1998 13:49:11
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Displaying a report inside a user defined window
Divers
Thread ID:
00105253
Message ID:
00105253
Vues:
68
I'm trying to preview a report using the following code:

DEFINE WINDOW sergio FROM 1,1 TO 40,100 TITLE 'Preview' CLOSE SYSTEM; IN DESKTOP
show window sergio
REPORT FORM sellos preview window sergio

The main VFP window is disabled with screen=off in config.fpw butit doesn't.Window 'sergio' does not show up in the desktop.

Also the report when I run the form from VFP the report won't show in 'sergio'

I apreciate any help
Sergio
dff@whc.net
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform