O/S FILE I/O FUNCTIONS()

filePro has a full set of I/O functions that allow access and manipulation of operating system files. These functions can be used on any processing table.

Note: I/O functions cannot be used to access any file with a name formatted as a filePro file. For example, you cannot access a file named screen.1, index.A or key.

Refer to the following I/O functions links.

CLOSE

CREATE

FILESIZE

OPEN

READ

READLINE

REMOVE

SEEK

TELL

WRITE

WRITELINE