I am attempting to retrieve a list of the folders on a drive. I've searched everywhere and can only find code that will list the files in a folder. Can anybody help me please?
Thanks in anticipation
Melanie :)
I am trying to open a snapshot document using the following code:
Shell "c:\program files\common files\microsoft shared\snapshot viewer\snapview.exe c:\my documents\test.snp"
Even though the snapshot document exists it seems the application tries to open it before it has completed loading and...