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

         Returns the size of a file

    Syntax:

         fSize ( cFile ) -> nSize

         cFile : The name of the file

    Description:

         Returns the size of a file as a numeric value.

    Return:

         The size of the file or Nil if the file is not found.

    Example:

         ? fSize ( "Fast.Txt" )  //   112

See Also: fAttributes() fDate() fTime()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson