FCLOSEALL Closes all file channels Example: fopen 1, “Autoexec.bat” fopen 2, "Config.sys" . . . fcloseall See also: FOpen, FClose, FCreate, FAppend, FRewind, FNext