Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to transform text file from Unicode UTF8 to Windows1
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01401743
Message ID:
01401756
Vues:
48
Dear Gregory
Thanks for the help, but i cannot reverse the whole string ( i have numbers, english characters and what not, all stuff that need not be reversed, only the hebrew sentences ).
Boris' solution seems perfect, since i was looking like crazy to implement the ISO-8859-8 encoding ( Hebrew Visual ) but couldn't find it anywhere. I'll post if that works fine...

Jaime

>If there are no hex 00 in the string, this works as well
>
>
>function StringReverse(s)
>
>	declare string  _strrev in msvcrt.dll as StringReverse string
>	
>	return StringReverse(m.s)
>endfunc
>
Why do programs stop working correctly as soon as you leave the Fox?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform