R
Robin
When you readdir will it sort the files of into the array ie:
@a = readdir (DIR);
by the file modified or by the name?
Thanks.
@a = readdir (DIR);
by the file modified or by the name?
Thanks.
Robin said:When you readdir will it sort the files of into the array ie:
@a = readdir (DIR);
by the file modified or by the name?
When you readdir will it sort the files of into the array
ie: @a = readdir (DIR); by the file modified or by the name?
Robin said:When you readdir will it sort the files of into the array ie:
@a = readdir (DIR);
by the file modified or by the name?
Once again I dunno where to start Where can I find
documentation or does someone have a routine to sort
directories by when they were modified?
Robin said:Once again I dunno where to start
Once again I dunno where to start Where can I find documentation or
does someone have a routine to sort directories by when they were
modified?
Robin said:Once again I dunno where to start Where can I find documentation or does
someone have a routine to sort directories by when they were modified?
Thanks,
-Robin
, (e-mail address removed) says...
When you readdir will it sort the files of into the array ie:
@a = readdir (DIR);
by the file modified or by the name?
Thanks.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.