Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strange error
Message
 
À
25/12/2009 11:56:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
01440623
Message ID:
01440631
Vues:
40
Gregory,
Naomy,

thank for help.

but when i try
 =STRTRAN(  cFile , CHR(13) , '   ' )
=STRTRAN(  cFile , CHR(9) , '   ' )
I have still the probleme ?



>>Command is missing required clause (Error 1221)
>>
>>
>>WHEN I try :
>>
>>SELECT T.cnomteleph AS 'cNomRes'
>>FROM TELEPH T INTO CURSOR CrystalNew READWRITE
>>
>>
>
>of course, it becomes ( 'cNomRes'FROM)
>
>SELECT T.cnomteleph AS 'cNomRes'FROM TELEPH T INTO CURSOR CrystalNew READWRITE
>
>
>instead of ( 'cNomRes' FROM)
>
>
>SELECT T.cnomteleph AS 'cNomRes' FROM TELEPH T INTO CURSOR CrystalNew READWRITE
>
>
>ps: you can leave chr(9) in the string
>
>
>
>
>
>
>>I Have a error but if i try in my temp.txt file
>>
>>SELECT T.cnomteleph AS 'cNomRes' FROM TELEPH T INTO CURSOR CrystalNew READWRITE
>>
>>I have no error
>>
>>
>>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform