Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I can't remove a garbage from a file
Message
 
To
17/02/2005 16:22:15
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows '98
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00988090
Message ID:
00988110
Views:
48
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform