Hi All,
Images taken by the camera have a specific naming method or convention, such as 123333334.jpg
Other images downloaded or copied from the computer have their original names.. such as abc.jpg
problem is:
I want to create an array (0 to n) of all images in the camera so they can have the names : 0.jpg, 1.jpg.... and so on..
Any one can help with a function that does this?
Thanks in advance.
Images taken by the camera have a specific naming method or convention, such as 123333334.jpg
Other images downloaded or copied from the computer have their original names.. such as abc.jpg
problem is:
I want to create an array (0 to n) of all images in the camera so they can have the names : 0.jpg, 1.jpg.... and so on..
Any one can help with a function that does this?
Thanks in advance.