Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Has an object been instantiated?
Message
De
17/04/1998 09:57:53
 
 
À
16/04/1998 18:04:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00092641
Message ID:
00092853
Vues:
32
>
FOR EACH loForm IN _SCREEN.Forms
>   IF loForm.Name = "MAIN"
>      WAIT WINDOW "Hey...there's a form with the name 'NAME' open"
>      EXIT
>   ENDIF
>ENDFOR
>
>Vlad
>
>>FOR i = 1 TO _SCREEN.FormCount
>>IF _SCREEN.Forms(i).Name="MAIN"
>> WAIT WINDOW "Hey...there's a form with the name 'NAME' open"
>> EXIT
>>ENDIF
>>ENDFOR
>>


Vlad,

S.S.D.D. ;-D
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform