diskfree
Returns the free disk space.
Returns the free disk space.
Set the file attributes.
This function allows you to read data from a file, without encoding and line terminators.
Write data to a file in binary format, while ignoring line brakes and encoding.
Closes a file.
Copy a file.
Create a directory.
Checks if a specific file exists in the scriptfiles directory.
Flush a file to disk (ensure all writes are complete).
Reads a single character from a file.
Return the 32-bit CRC value of a file.
Returns the length of a file.
Find a filename matching a pattern.
Open a file (to read from or write to).
Write one character to a file.
Read a single line from a file.
Delete a file.
Rename a file.
Change the current position in the file.
Return the size and the timestamp of a file.
Get the current position in the file.
Creates a file in the "tmp", "temp" or root directory with random name for reading and writing.
Write text into a file.