Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FileToStr and chr(10) help
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
FileToStr and chr(10) help
Miscellaneous
Thread ID:
00507894
Message ID:
00507894
Views:
65
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
Next
Reply
Map
View

Click here to load this message in the networking platform