Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I can't remove a garbage from a file
Message
 
À
17/02/2005 16:22:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows '98
Database:
Visual FoxPro
Divers
Thread ID:
00988090
Message ID:
00988110
Vues:
45
>Hi Borissov.
>it gave me the same message as before:
>command contains unrecognized phrase/keyword
>
>it seems that it can`t handle this characters: "¡‚"
>the command was:
>STRTOFILE(CHRTRAN(FILETOSTR("D:\switch\from\2005Ch041119.001"),"¡‚"," "),"Ch041119.new")
>
>thanks

Just a wild thought you can try: instead of quotes use brackets:
STRTOFILE(CHRTRAN(FILETOSTR("D:\switch\from\2005Ch041119.001"),[¡‚],"         "),"Ch041119.new")
Zakaria al Azhar
My blog on Actuaris.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform