Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy file ..... to ..... creates a lowercase file name.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00487725
Message ID:
00487879
Vues:
11
>Anybody know why copy file creates a lowercase filename
>
>Ex.: copy file AUTOEXEC.BAT to MYAUTO.BAT
>
>Reseult
>myauto.bat instead of MYAUTO.BAT
>
>It's any way to create a file that shows the exact case we gave it?


oFSO = CREATEOBJECT("Scripting.FileSystemObject
oFSO.MoveFile(< source file >, < destination file >)

Check http://www.vfug.org/Newsletters George Tasker & Ed Rauh articles (this one is the third - November issue)
If it's not broken, fix it until it is.


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

Click here to load this message in the networking platform