CLOSEFILE |
Top Previous Next |
Syntax CLOSEFILE(file) Description Closes an open file Parameters file - A FILE or BFILE variable successfully initialized with the OPENFILE command. Return value None Remarks See Also: OPENFILE, READ, WRITE Example usage CLOSEFILE filetext |