View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Janelle Janelle is offline
external usenet poster
 
Posts: 17
Default GetAttr giving unexpected results

I have a code that creates a list of all the files and
subfolders in a directory. It's been working fine, but
all of a sudden, GetAttr of a file
("T:\Janelle\TestFolder\Original\79017499.xls") is giving
a result of 2080 instead of the expected result of no more
than 127. Has anybody ever seen this sort of thing
before? What's going on here?