open file


open file

[′ō·pən ′fīl] (computer science) A file that can be accessed for reading, writing, or both.

open file

A file, typically a disk file, that has been made available to the application by the operating system for reading and/or writing. All files must be "opened" before they can be accessed and "closed" when no longer required.