Now what I have done is created a type with and index # as well as a small png for each number right now there is four but there is going to be alot more(Which is why I though a list would be an effecent way to organize them). just in the testing stages right now.
Now I need to pull those pics out at a certain time to draw them to the screen. Now I know I can use an eachin to get at them but does it not seem like a waste to time and effort to go through the list each time if I know the index number of the Item i want.
Is there a way to access an item in the list without going through the whole thing now I have tried LISTFINDLINK. But that will only return the link and when I try to access the type within the link I can't. Really I'm nor sure how. and was hoping someone else would have an idea for me. Because obviously the TLINK it returns and the TYPE I'm trying to access within the link are not convertable.. (or so it says :) cause I've tried.)
Any help would be greatly appreciated.
Now I need to pull those pics out at a certain time to draw them to the screen. Now I know I can use an eachin to get at them but does it not seem like a waste to time and effort to go through the list each time if I know the index number of the Item i want.
Is there a way to access an item in the list without going through the whole thing now I have tried LISTFINDLINK. But that will only return the link and when I try to access the type within the link I can't. Really I'm nor sure how. and was hoping someone else would have an idea for me. Because obviously the TLINK it returns and the TYPE I'm trying to access within the link are not convertable.. (or so it says :) cause I've tried.)
Any help would be greatly appreciated.