Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Compact closes
Message
 
 
À
14/08/1998 14:59:47
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00125767
Message ID:
00127399
Vues:
25
>I use this:
>
>Procedure CloseEm
>Lpara lcList
>#define c_comma ","
>Local i, lcAlias
> FOR i=1 TO words(lcList, c_comma)
> lcAlias=wordnum(lcList, i, c_comma)
> IF USED(lcAlias)
> USE IN (lcAlias)
> ENDIF
> ENDFor
>
>Actual function (this is a shortie) has more housekeeping to do, because it accepts "ALL" as a parameter (default if parameter omitted), and then it CLOSEs ALL, but unfortunately it closes the classlibs too, so it has to reopen them. Words() and WordNum() are from Foxtools.fll.

I keep hearing about this "Foxtools". What is it, and where can I get it?

-Michelle
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform