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

Copy File Algorithm Function
Utilities Class

Public Function CopyFileAlgorithm( _
      ByVal vInFile As Variant _
    , ByVal vOutFile 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
    CopyFileBlock Function
    CopyFileAlgorithmSample Subroutine

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