Code Browser
Home
News
Features
Screenshots
Download
Documentation
Changes
Links
Articles
Code Folding
Tips
Elastic Tabstops
Qt Port
RSS
News Feed
Documentation
»
Scripting
»
Class Reference
»
User Interface
»
Frame
»
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.