Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
XML in methods
Message
 
À
16/04/2002 10:54:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00645319
Message ID:
00645582
Vues:
17
Mark,

Since XML doesn;t care about line feeds try this approach;
SET STEP ON
Thisform.oObject.cxml = StrTRan(FILETOSTR('Data2.xml'),CHR(13)+CHR(10),"")
I took out the pathing so it wouldn't word wrap. What I am suggesting here is to remove the crlfs from the string.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform