09-26-2008, 03:47 PM
ssimop Wrote:Statement :
GetListViewItemText(vFileList item &vCurrentFile 0 2 &item)
returns in item the file entry to start
Yes that works as I stated previously, how to select the next entry is the problem. Using the for statement always starts at the beginning of the list. I should be able to select where I would like to start and go from there.