[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  XPfindSize()
  Return Size of File Found.
------------------------------------------------------------------------------

   Function:   XPfindSize()

               XPfindsize() returns the size of the file found after
               the last XPfindFirst()/XPfindNext() call.

   Syntax:     XPfindSize(<DTA>) --> nFileSize

   Arguments:  <DTA> is the 43 bytes variable given to FindFirst/Next.
               Need not to be passed by reference here.

   Returns:    The filesize, in bytes. Directory entries and
               Volume labels (should) return 0 bytes.

   Usage:      See XPDEMO.PRG.

See Also: XPfindFirst() XPfindNext() XPfindName() XPfindAttr()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson