<-- Previous || Up || Next -->

Copy File Block Function
Utilities Class

Public Function CopyFileBlock( _
      ByVal vInFile As Variant _
    , ByVal vOutFile As Variant _
    , Optional ByVal vStartByte As Variant _
    , Optional ByVal vCopyBytes As Variant _
    ) As Boolean

Copy a disk file using VB file I/O functions. Date and time of new file set to current date and time. Function returns True upon success and False upon failure.

See also:
    CopyFile Function
    CopyFileBlockSample Subroutine

Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.