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

         Closes binary files

    Syntax:

         fbClose( aHandle ) -> Nil

         aHandle : File handle array to close

    Description:

         Closes all the specified files in the array.

    Return:

         Nothing.

    Example:

         fbClose ( { nHandIn, nHandOut, nHandErr } )

See Also: fbOpen() fbCreate() fbWrite() fbRead()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson