Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Invalid subscript reference
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01173721
Message ID:
01173872
Vues:
16
>No, this is valid, but if you have
>m.tcExt = [*]
>You will get all the files that have m.lcCheck in their names AND extension.
>But if you have this:
>
>IF ADIR(laFiles, m.HomeImg + "*G*.J*") >=1
>
>You will get all the files that will have [G] in their names and their extension begins with [J]
>If you have this:
>
>IF ADIR(laFiles, m.HomeImg + "*G*.*J*") >=1
>
>You will get all the files that will have [G] in their names and their extension have [J] somewhere.
>(again all of these cases are not properly tested).

I think I'm going crazy with this. I just tried w-e4s5 and it returns

K-NK1648PS.JPG

My last search was on E4 portion, but I do not see E4 in this. What's going on?

I was searching adir(laFiles, "t:\jpg\*E4*.jpg").

Why do I have this strange file returned?
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform