Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked 2016-03-24 00:38:28 -0600

Nbb gravatar image

Read from folder

Hello,

I am trying to read a sequence of files from a folder. I am using glob but the problem is that it is not reading 1, 2, 3, 4 etc. It is reading 1, 101, 102... 108, 11, 111, 112....

Can someone help me fix this please