Pls help me
read the error message
your list does have 15 items… it does not make sense to try to select the 16th item therefore
to avoid the error first check, if the list is long enough before selecting an item
Taifun
i don’t understand?
It looks like you got confused concerning your variables total_call_data and iimage_list
Obviously you can use the length of list block only with lists
Taifun
1 Like