Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What is wrong ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Divers
Thread ID:
00045664
Message ID:
00045776
Vues:
34
>DEFINE WINDOW pepe FROM 1,1 TO 20,100 NAME mariano SYSTEM FLOAT CLOSE ZOOM MINIMIZE
>mariano.SHOW()
>
>mariano.CAPTION="hola"
>
>REPORT FORM gamas1 PREVIEW WINDOW pepe NOWAIT
>
>mariano.CAPTION="adios"

Miguel,

Your problem is in your syntax, using WINDOW Pepe does NOT put your preview in that window, it causes the preview to build a window just like Pepe and put the preview in there. You can change the WINDOW Pepe to IN WINDOW Pepe and you code should then work.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform