|
AppendToFile
(v2)
Created: 11/11/08 @ 15:11:38
| Last updated: 11/11/08 @ 15:14:43
Credits:
Wassinki
License: Creative Commons Attribution-Share Alike 3.0 Unported License
Processor to add content to a (existing) file. The content is added to the end of the file.
The inputs:
Filename: the file name of a file, if the file does not exists, a new file is added
Content: the string to append
NewLine [default = true]: if true, a newline is added to the end of the line (useful if you want to add a record each time)
The processor supports Multi-Threading since version 2.
Rating: 0.0 / 5 (0 ratings) |
Versions: 2 |
Reviews: 0 |
Comments: 2 |
Citations: 0
Viewed: 77 times |
Downloaded: 41 times
Tags (4):
|