Re: Could this be faster?

new topic     » goto parent     » topic index » view thread      » older message » newer message

Bernie Ryan wrote:
> 
> 
> If you do this:
> }}}
<eucode>
> system(dir \\*.aac > MDIR.txt,2)
> system(dir \\*.mp4 >> MDIR.txt,2)
> system(dir \\*.mp3 >> MDIR.txt,2)
> system(dir \\*.mp2 >> MDIR.txt,2)
> system(dir \\*.mp1 >> MDIR.txt,2)
> system(dir \\*.ogg >> MDIR.txt,2)
> system(dir \\*.wav >> MDIR.txt,2)
> </eucode>
{{{



Bernie,

Thanks for the suggestion, but that will not work for what I am doing.
That would only work for the parent directory. If there is more than
one directory in the parent directory, it will not scan the child directories.


----If you continue to do what you have always done,
you will get what you have always gotten.----

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu