Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
_screen command
Message
De
22/04/1999 13:43:23
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00211043
Message ID:
00211172
Vues:
22
Thanks to everyone that answered. The while loop code seemed to work.

Thanks again,

Jim

>Jim,
>
>Everyone else has told you what is wrong with the code. Here's an alternative that uses FOR EACH to do it;
>
>
>FOR EACH oForm IN _SCREEN.Froms
>   oForm.Release()
>ENDFOR
>
Thanks

Jim
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform