Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy/Rename case sensitive ???
Message
De
09/12/2004 04:02:40
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
09/12/2004 02:23:00
Albert Beermann
Piepenbrock Service Gmbh & Cokg
Osnabrück, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00967939
Message ID:
00967951
Vues:
7
>Hello Everbody!
>
>I read all picture files from a directory
>I manipulate them to a fixed format (streching) and save them as bmp files
>
>Then i have to rename/copy these files case sensitiv because they will be transported to an linux file system
>and i don't know how to handle it with foxpro 8.0
>
>rename Picture_OLD.BMP to Picture_OLD
>copy Picture_OLD.GIF to Picture_OLD
>
>the result is always lowercase
>
>Any help welcomed
>
>Albert

Albert,
Use StrToFile(),FileToStr() instead. ie:

StrToFile(FileToStr("Picture_OLD.GIF"),"Picture_OLD")

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform