Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Chr(13) problems
Message
De
27/05/2003 16:44:50
 
 
À
27/05/2003 16:41:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00793261
Message ID:
00793263
Vues:
20
>I have several methods using StrToFile( ). All was fine but suddenly the chr(13) has changed from an ascii carriage return to some sort of control code showing itself as a dark rectangle in notepad. I’m not aware of any VFP7 setting I’ve changed that would cause this, nor am I able to find anything in the help files.

You may add a CHR(10) after the CHR(13). To make it generic, you might want to define lcCR at the top of your application and make reference to it. So, if you ever need to change it, you'll only have to change it once.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform