Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Textmerge vs chr(10)
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Textmerge vs chr(10)
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01426518
Message ID:
01426518
Vues:
157
Ok, I have to create a file for some Unix snobs and they require only a LF character as the line terminator.
set textmerge to chr10.txt
set textmerge on noshow

lcChr10 = chr(10)
\\<<chr(10)>>
\\<<lcChr10>>

set textmerge off
set textmerge to
If you hexedit the file you see that VFP8 has blissfully converted the LF character to a space. How can I get around this bug?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform