saveFile

Saves the given text file.

Syntax
aFrame saveFile (file)
Parameters
file - String
The text file to save.
Return Value
true if the file is successfully saved, false otherwise.