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:
01440634
Views:
32
 cFile = FILETOSTR( 'Temp.txt' )
    
       =STRTRAN(  cFile , CHR(9) , ' ' )
        =STRTRAN(  cFile , CHR(13) , ' ' )
        
        STORE cFile TO _cliptext
        
        
_cliptext =

SELECT T.cnomteleph AS 'cNomRes'
FROM TELEPH T INTO CURSOR CrystalNew READWRITE
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform