F_CLOSE_ALL_FILES
Syntax
F_CLOSE_ALL_FILES( );
Description
This function closes all currently open files that were opened via calls to F_OPEN_FILE.
Notice that this means ALL files no matter which script or script library opened them. Thus this call is to be used very carefully.