Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Csv to html converter extraneous character
Message
 
À
07/06/2002 12:14:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00666020
Message ID:
00666026
Vues:
17
This message has been marked as the solution to the initial question of the thread.
Hi, Albert!

>>
Does anybody have a clue what I am missing?
<<

Yes, I have <s>!

It was a little bit tricky because the location of the ">" sign is near the *E*N*D* of the HTML output, not above the table!!!!!!
From finding out this it was an easy way to recognize the "bad" line of code
	lcText = "<tr><td>" + SUBSTR(lcText, 1, LEN(lcText) - LEN("<tr><td>"))
There is some error, which converts the end of lcText into a trailing ">" sign!

The rest is your job <vbg>!
SeBaFlu
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform