Message
 
 
To
03/07/2008 08:38:56
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01328391
Message ID:
01328567
Views:
11
You're welcome.

>Yes, it was unicode
>
>I have put 2 as the efalgs parameter in the strtofile and it's working fine now
>
>TEXT TO lcXml NOSHOW TEXTMERGE PRETEXT 7
><>
><>
><>
><>
><>
><>
><>
><>
><>
>ENDTEXT
>
>lcXml=STRCONV(STRCONV(ALLTRIM(lcXml),1),5)
>STRTOFILE(lcXml,tcFichier,2)
>
>Thank's
>
>Benoit
--sb--
Previous
Reply
Map
View