Helma logo
helma.org » Home > docs > reference > File Object

File Object

Provides read and write access to the file system.

Syntax
File()

Example
var fileOrDir = new File(mypath);

FIXME

toString
getName
getParent
isAbsolute
write
remove
list
flush
writeln
close
getPath
open
error
canRead
canWrite
exists
getAbsolutePath
getLength
isDirectory
isFile
lastModified
mkdir
renameTo
eof
isOpened
readln
clearError
readAll


Up: Reference
Previous: XML Object Next: Property Files

... comment


Page last modified on 2005-05-31 22:47 by czv