VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

VB Project BackUp Class

dcroft  (9 Submissions)   Object Oriented Programming (OOP)   Visual Basic 3.0   Beginner   Wed 3rd February 2021

Very simple class for backing up your entire VB projects. Backs up Project to a given directory, exactly like the source directory. Call the method with one simple line and you want ever have to worry if you saved that last procedure if VB crashes. Just remove the class before you compile the final build.
(Example: dbg.BackupProject "C:\Backup\VB\ProjectName")

Rate VB Project BackUp Class (4(4 Vote))
VB Project BackUp Class.bas

VB Project BackUp Class Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters