HighlandJinx
Programmer
I have a folder that contains images named pic0001 to pic 0010. I want to put these in an array so they can be accessed one at a time using a scroll bar later on.
What is the easiest way to add the pictures to an array, i tried using a For...Next loop but i'm having problems picking up the filename from the path.
Thanks for any help folks.
HJ
What is the easiest way to add the pictures to an array, i tried using a For...Next loop but i'm having problems picking up the filename from the path.
Thanks for any help folks.
HJ