Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Equivalents for WONTOP() etc?
Message
De
30/06/1999 19:30:11
 
 
À
28/06/1999 21:15:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00234472
Message ID:
00236223
Vues:
31
>
>You need not check WONTOP(); a simple solution using the VFP Forms collection would look like:
>
>
FOR EACH oForm in _VFP.Forms
>   oForm.Release()
>ENDFOR
>

worked a treat

thanks

Harry
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform