Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange error
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01440623
Message ID:
01440645
Views:
32
>Hi all,
>
>i have temp.txt ( attachment )
>
>
>USE C:\cdbk90\Amline\data1\Teleph IN 0
> cFile = FILETOSTR( 'Temp.txt' )
>     =STRTRAN(  cFile , CHR(10) , '' )
>     =STRTRAN(  cFile , CHR(13) , '' )
>     =STRTRAN(  cFile , CHR(9) , '' )
>     =STRTRAN(  cFile , CR , '' )
>     =STRTRAN(  cFile , CRLF , '' )
>      WAIT WINDOW cfile
>
> &cfile
> BROWSE
>
>
>
>I hav always a error ?!
>
>Why ?
>
>Merry christmas.

BTW, now it seems a bit funny we didn't catch the problem right from the start.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform