[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    FreeFiles()

         Returns the number of available DOS File Handles

    Syntax:

         FreeFiles() -> nFiles

    Description:

         Returns the number of available DOS File Handles as a numeric value.

    Return:

         A numeric value of the number of available DOS File Handles.

    Example:

         If FreeFiles() < 20
           BoxWarning ( "I'm sorry but you must have 20 files" )
         EndIF

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson