Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getfile and putfile API-based replacement (non-ocx)?
Message
 
 
À
22/02/2006 09:37:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01097713
Message ID:
01098361
Vues:
17
There're a few other bugs in the class mentioned in the thread I pointed you to.

>It looks like a very basic error in the _system.AddFilter method (when the "list of Filters" was forced to cleared to nil...) prevented my code to work fine.
>
>Here is the correction (for what it's worth):
>
>IF EMPTY(THIS.aFilterList)
> nNewRow = 1
>ELSE
> nNewRow = ALEN(THIS.aFilterList,1) + 1
>ENDIF
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform