Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Wexist catches _screen's caption
Message
 
 
À
04/02/2005 09:20:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00983563
Message ID:
00983820
Vues:
29
That makes WEXIST() function totally unreliable. Take a look at _WFindTitl function in FoxTools.
_screen.caption = "Hello - mYapp"
SET LIBRARY TO (HOME() + "FoxTools")
? _WFindTitl(_screen.Caption)
? _WFindTitl"Hello")
You may find George Tasker's Extended Foxtools Help File #9333 helpfull.

>Yes. But I have to add something to the BEGINING of the caption.
>If I ADD something to the caption, wexist still returns .T.
>As long as the caption BEGINS with Hello, wexist retirns .T.
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform