VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



VB Project BackUp Class

by dcroft (9 Submissions)
Category: Object Oriented Programming (OOP)
Compatability: Visual Basic 3.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

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

Upload

Download this snippet    Add to My Saved Code

VB Project BackUp Class Comments

No comments have been posted about VB Project BackUp Class. Why not be the first to post a comment about VB Project BackUp Class.

Post your comment

Subject:
Message:
0/1000 characters