Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FileToStr and chr(10) help
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
FileToStr and chr(10) help
Divers
Thread ID:
00507894
Message ID:
00507894
Vues:
64
strtofile(filetostr(copyup_to + "\File1.txt") + chr(13) + chr(10) + filetostr(File1_copyup_from), copyup_to + "\File1.txt")

I have the previous statement used for two different file concatenations (obviously the second one has different file names).

File1 was created with FCREATE and FPUTS. When I use the above statement to concatenate i end up with a blank line between the two file inputs. What does chr(10) do? I have looked in the HELP and can not find anything in INKEY().

Thanks

Brenda
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform