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
»
Model
»
SourceFile
»
save
Saves the file with the given filename.
Syntax
aSourceFile
save (
filename
)
Parameters
filename
-
String
The new filename.
Remarks
The new filename becomes the filename of this file object.