View Single Post
  #6 (permalink)  
Old 04-04-2008, 02:16 PM
googgoo googgoo is offline
Member
 
Join Date: Mar 2008
Posts: 8
googgoo is on a distinguished road
if I want to specify first index for check is
index[0] and then if index[0] are equal let
check next index (index [1],... until last index)
How to solve?
Thanks.
Reply With Quote