Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with GetFile() function. Bug?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01380178
Message ID:
01380248
Vues:
57
>Hi,
>
>When I specify the first parameter to the GetFile() function as "DOC,PDF,XLS" all works well. The GetFile window shows the Type as "*.DOC,*.PDF,*.XLS" But if I include in the parameter string "JPG" and/or "GIF" (e.g. ".DOC,PDF,XLS,GIF,JPG") the GetFile window shows only JPG or GIF as the type of file.
>
>Is this a bug or am I missing something?

JPG and GIF are both better handled with GETPIC(). You also get a similar result by using TXT and (or) PRG because those 2 are "known" extensions.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform