VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Fast method for creating a folder. Note: -If you create a folder once and attempt creating it again

Ngwane  (1 Submission)   Miscellaneous   VB 6.0   Unknown Difficulty   Wed 10th December 2003   Mon 8th February 2021

Fast method for creating a folder. Note: -If you create a folder once and attempt creating it again, VB will show an error message. Therefore

API Declarations


'It could as well be a function and/or public and the procedural
'name need not be CreateFolder

Dim fso as New FileSystemObject
Dim fldr as Folder 'Note Folder is a reserved name


Rate Fast method for creating a folder. Note: -If you create a folder once and attempt creating it again (1(1 Vote))
Fast method for creating a folder. Note: -If you create a folder once and attempt creating it again.bas

Fast method for creating a folder. Note: -If you create a folder once and attempt creating it again Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters