empty folder

R

Ray at

Set oFSO = Server.CreateObject("Scripting.FileSystemObject")

bDirIsEmpty =
Server.CreateObject("Scripting.FileSystemObject").GetFolder("C:\path").Files
..Count = 0

Ray at work
 
A

atse

Thanks, Ray. Any idea with the previous question regarding "import txt into
database"?
 
A

atse

Ray at said:
Set oFSO = Server.CreateObject("Scripting.FileSystemObject")

bDirIsEmpty =
Server.CreateObject("Scripting.FileSystemObject").GetFolder("C:\path").Files
.Count = 0

I don't know how to determine this folder is empty by these code?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,132
Messages
2,570,775
Members
47,334
Latest member
danialcarter

Latest Threads

Top