Hey all, I would like to make a small picture viewer based on this solution by Big_Daddy : http://www.autoitscript.com/forum/index.ph...=0&p=366854 What I want to do is select a directory and put all the images files of that dir in an array. I would then like to show those images in the viewer, one by one, by pressing previous and next. I would also like to have to option (with a button) to copy the image that is currently viewed to another location. The problem is that I am very new to