VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



CopyFile

by Christian Leh (1 Submission)
Category: Files/File Controls/Input/Output
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

Copy a file in binary mode. You can easily implement a prograssbar with the value of the variable "iPercent". Change the buffer size for various use:
SMAPLE: 10240 for normal mode; 2048 for network; ...

Inputs
Sourcefile and Destinationfile
Code Returns
Return True or False and internal the var "iPercent" for an optional progressbar

Rate CopyFile

Download CopyFile

Download CopyFile (1 KB)

CopyFile Comments

No comments have been posted about CopyFile. Why not be the first to post a comment about CopyFile.

Post your comment

Subject:
Message:
0/1000 characters