|
-
Aug 8th, 2000, 03:31 AM
#1
Thread Starter
Hyperactive Member
Remember that dos command : exmaple "Dir C:\ /s > c:\log.txt "
when you edit the Log.txt file after executing this command you ll see a text file where all directories and subDir of C:\ are listed.... this command was usable from Qbasic ...
I tried to do it in VB didnt work first then I made the VB prog write a Bat File with the Command line in it then shell it ... but then again it didnt work ...
Any idea how to do it in a neat way ??
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
|