Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Invalid subscript reference
Message
De
30/11/2006 16:12:25
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turquie
 
 
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:
01173878
Vues:
9
>>>>You can't use [*g*.*] as a mask. You always will get a whole folder. try even in command prompt (old DOS) window:
>>>>DIR *g*.*
>>>>What you want? A file that have G somewhere in the name?
>>>
>>>Yes, but not in the extension part. Anyway, I think I can always call this program with extension, so this problem becomes mute. But I was a bit surprised to see this behavior.
>>
>>get all jpeg files and after that use $ operator.
>
>Are you saying that this is invalid?
>
>
>IF ADIR(laFiles, m.HomeImg + "*" + m.lcCheck + "*." + m.tcExt) >=1
No, I'm saying first get all files to a table with sys(2000)

after that search with

loca for "g"$my_field
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform