Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can't see my Xml file in XML Editor
Message
De
03/07/2008 08:38:56
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Divers
Thread ID:
01328391
Message ID:
01328564
Vues:
11
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform