Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
LineFeeds in notepad.exe
Message
De
22/11/2002 13:42:21
 
 
À
22/11/2002 13:37:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00725910
Message ID:
00725914
Vues:
11
This message has been marked as the solution to the initial question of the thread.
Ramil,

Flip it around...you have it as LFCR. See below...

>Hi all,
>
>What should I use to add a linefeed to a textfile that will be usuable by Notepad.exe
>
>Example:
>strtofile('Line1','myTextFile.txt')
strtofile(chr(13)+chr(10)+'Line2','myTextFile.txt',1)
>
>
>When I open the file in Notepad, I see 'squares' and the text does not wrap to the next line.
Steve Gibson
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform