Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Windows
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Windows
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01158661
Message ID:
01158661
Vues:
55
With the following I can direct output to the window wOut
DEFINE WINDOW wOut FROM 1,80 TO 30,110 TITLE 'Matching in Progress' ;
   CLOSE FLOAT GROW ZOOM
SHOW WINDOW wOut
ACTIVATE WINDOW wOut
WOUTPUT("wOut")
? 1
But how can I send some output to the main foxPro screen and others
to the window wOut? I tried woutput("screen") but this did not direct
to the main foxpro command window.

Thanks
Steve
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform