File System Object

Method: GetFolder

set objFolder = objFSO.GetFolder(strPhysicalPath)
	
objFolder.Files returns a collecton of file objects.