Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Keep filename case / PutFile
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01417254
Message ID:
01527749
Vues:
50
J'aime (1)
Don't ever use FoxPro's getfile()/putfile(). Instead, use the equivalent Win32 API method calls.

There are 2 easy ways to do this:

1. Download Carlos Alloti's ctl32 project (I can't find a link right now!! - someone?)
2. Download Christian Elscheid's VFP2C32 fll. (http://vfpx.codeplex.com/wikipage?title=VFP2C32&referringTitle=Home)

Both have easy to use functions that are wrappers around the Win API calls, and give you a TON of extra Fox functionality.

Hope this helps,

Eric


>>Hi all,
>>
>>is there a way to use something like putfile that keeps the casing of the filename?
>>
>>PUTFILE always returns uppercase, what is a bit boring.
>>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform