|
-
Oct 7th, 2009, 05:39 AM
#1
Thread Starter
Lively Member
Computer File Scanner
hey guys
i want to make an program which can scan the whole computer and all drives get all the files & folders and record the data structure in a txt file.......
-
Oct 7th, 2009, 05:59 AM
#2
Re: Computer File Scanner
Ok, and what do you want from us specifically?
(We aren't going to write it for you, but we will be happy to answer specific questions.)
-
Oct 7th, 2009, 06:18 AM
#3
Thread Starter
Lively Member
Re: Computer File Scanner
any idea how to do this?
or from where should i start? which function?
-
Oct 7th, 2009, 07:40 AM
#4
Re: Computer File Scanner
-
Oct 7th, 2009, 10:09 AM
#5
Thread Starter
Lively Member
Re: Computer File Scanner
hey lightning thanks for that lovely code...
but while executing that code its giving error at this line
Set colOutput = fs.SearchFolders("C:\Documents and Settings", "txt", "myname", vbTextCompare)
what does this error means?
-
Oct 7th, 2009, 10:38 AM
#6
Re: Computer File Scanner
 Originally Posted by Boing
hey lightning thanks for that lovely code...
but while executing that code its giving error at this line
Set colOutput = fs.SearchFolders("C:\Documents and Settings", "txt", "myname", vbTextCompare)
what does this error means? 
What is the error message? Did you change "myname" to your name?
-
Oct 7th, 2009, 10:51 AM
#7
Thread Starter
Lively Member
Re: Computer File Scanner
i did nothing....and its giving invalid outside procedure
-
Oct 7th, 2009, 10:53 AM
#8
Re: Computer File Scanner
That line needs to be inside a Sub or Function. Is it?
-
Oct 7th, 2009, 11:24 AM
#9
Thread Starter
Lively Member
Re: Computer File Scanner
can you help me to make this code work.
it need lots of things and the writer has not provided any legends which confuse me.
-
Oct 8th, 2009, 08:13 AM
#10
Re: Computer File Scanner
Please don't bump your threads.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|