View Single Post
  #3  
Old 08-07-2003, 10:58 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
imgscount wouldn't work, since you can have an index of 20, 500, and 600, there is no order you have to go in, so the indexes for them wouldnt work in a for loop
Reply With Quote