Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Writing a log when emailing fires
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01044243
Message ID:
01044244
Views:
9
This message has been marked as the solution to the initial question of the thread.
Try
STRTOFILE(cExpression, cFileName , .t.)
.T. = the character string is appended to the end of the file.


>I have a program which scans a table and then emails the appropriate users with some information. Everytime if finds a record to email I want to pipe the contents to a log file. The log file is a text file. How can I write to the same txt file all the time whenever the program runs by appending information to the bottom of the text file?
>
>Many thanks
_______________________________________________________________
Testing displays the presence, not the absence of bugs.
If a software application has to be designed, it has to be designed correctly!
_______________________________________________________________
Vladimir Zografski
Systems Analyst
Previous
Reply
Map
View

Click here to load this message in the networking platform