I tried searching the forum but couldn't find what I was looking for. When I name my files numerically (i.e. Vacation (1), Vacation (2), Vacation (3)...) they show up in the following order Vacation (1), Vacation (10), Vacation (11)...Vacation (100), Vacation (101)...Vacation (2), Vacation (21)...etc. Is there a way that I can change the numbering system so that it keeps the files in numeric order as opposed to "alphabetical" order? Thanks for your help. Jon.
insted of 1,2,...,10,11,..........,100 ,
Use 00001,00002,...,00010,........,00100
And it's better to cretae something like vacation_00001 instead of vacation (00001)
Thank you very much. I will have to rename my files and put them back on the server. Much appreciated. Jon.