Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Appending from web
Message
De
28/12/2009 08:27:48
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01440772
Message ID:
01440839
Vues:
41
Watch out with alines from ie.body.innertext; you will get in the array a lot of garbage chars with ascii less than 20, which will mess up things like lef() functions, unless you first strip out those chars.

>>I succeed as below:
>>
>>
>>STRTOFILE(lcInnerText, "log_res995.txt" )
>>
>>
>> APPEND FROM log_res995.txt
>
>Ok, I was going to suggest this as well. But perhaps using alines would have worked the same.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform