Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Code to determine which window is open
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01405277
Message ID:
01405280
Vues:
104
This message has been marked as the solution to the initial question of the thread.
>I have several windows wind1, wind2, wind3 that display the same interactive screen content. I use different windows for different fonts, colors etc.
>The winows are also different sizes. When the large window wind3 is used, i would like to add some additional information at the bottom - is there a command i can use to test which window is being employed.
>
>the logic i would like to convey is as follows
>
>If wind3 is used
>@25, 50 say "enter ths informatin "get datafield
>endif
>
>perhaps there is code available along the lines
> if File ('C:myfile')
>
>again many thanks for the help
>
>k

Look at commands that start with w
wexist() and

wontop() - this is what you need, check Help.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform