How would I modify the ExportAllStories.js to write the stories to a single file? I can't seem to find any parameters in the exportFile method that let me append to a file and not overwrite it. Are the any generic file methods that let me open, write, and close files without the methods being part of a specific object?
Any ideas would be helpful.
Thanks
Any ideas would be helpful.
Thanks