Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to export all stories to a single file?

Status
Not open for further replies.

tkordick

Programmer
Dec 1, 2001
10
0
0
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top