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

         Returns the unit of a file

    Syntax:

         fUnit ( cFile ) -> cUnit

         cFile : The name of the file

    Description:

         Returns the unit of a file as a character value.

    Return:

         The unit of the file or Nil if file not found.

    Example:

         ? fUnit ( "C:\FastLib\Fast.Txt" ) // C:

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