[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Low-level File Handling
-------------------------------------------------------------------------------
Reference Item| Description
|
FCLOSE() | Close an open binary file and write DOS buffers to disk
FCREATE() | Create and/or truncate a binary file to zero length
FERASE() | Delete a file from disk
FERROR() | Test for errors after a binary file operation
FOPEN() | Open a binary file
FREAD() | Read characters from a binary file into a buffer variable
FREADSTR() | Read characters from a binary file
FSEEK() | Set a binary file pointer to a new position
FWRITE() | Write to an open binary file
HEADER() | Return the current database file header length
-------------------------------------------------------------------------------
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson