VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

CopyFile

Christian Leh  (1 Submission)   Files/File Controls/Input/Output   Visual Basic 3.0   Advanced   Wed 3rd February 2021

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

Returns
Return True or False and internal the var "iPercent" for an optional progressbar

Rate CopyFile (4(4 Vote))

Download CopyFile

CopyFile Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters