VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Todays Date Folder Creater

gnifloG  (1 Submission)   Complete Applications   Visual Basic 3.0   Advanced   Wed 3rd February 2021

My code creates a folder in route directory of C: named with the local date.(C:\m-d-yyyy) It then copies the contents of three folders(c:\test1, C:\test2, C:\test3) to the C:\m-d-yyyy folder. It does this silently. I made it to deliver an application via novell delivered applications. However, I have found other uses for backing updata. I have commented on every line so you can follow along. Please vote for my code!!!

Inputs
You will need to create three folders rename the folders test1, test2, and test3 to your own source folder

Assumes
It takes the local date when it creates the folder. So if your PCs date is off the folder that gets created will be off.

Returns
No returns.

Side Effects
No known side effects

Rate Todays Date Folder Creater (4(4 Vote))

Download Todays Date Folder Creater

Todays Date Folder Creater Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters