Phantom Documentation

[Help Home] [Phantom Home]
File Operations

The Phantom language provides functions to perform basic file operations.  Using these functions, simple read and write operations can be performed, as well as file creation.  These functions access a file by using the file data type.

The functions used for file operations are as follows:

            WriteFile
            ReadFile
            ReadAllFile

            OpenFile
            CloseFile            

            Example

See Also: Variables, file



Copyright 2000-2011 Phantom Automated Solutions