Thread: ADSystemInfo
View Single Post
  #2 (permalink)  
Old May 1st, 2006, 06:26 AM
mmcdonal mmcdonal is offline
Friend of Wrox
 
Join Date: Mar 2004
Posts: 3,069
Thanks: 0
Thanked 10 Times in 10 Posts
Default

Did you get this resolved?

What is happening here is that the last value in the loop is occupying the variable, and this is probably not the one you want. Is there a better way to get this variable? Why do you need a loop?



mmcdonal
Reply With Quote