On Wed, Aug 8, 2012 at 1:01 PM, hakan <[email protected]> wrote: > Brandon is correct. > tried dir \\mypath and got the same arbitrary order. > I think this should be mentioned in the manual. > /hex
There were a couple of clarifications to the SysFileTree doc that I had intended to make, so I added this also while I was doing it: "SysFileTree uses operating system APIs to find the files. The found files are placed in the returned stem in the order they are found by the operating system. This documentation does not attempt to define what that order might be." Probably not exactly what you wanted, but I don't feel that the ooRexx documentation should try to define every single nuance of every operating system ooRexx runs on. I don't know what happens on AIX, I don't know what happens on OS X. I don't know what will happen on Windows 8, etc., etc.. ;-) -- Mark Miesfeld ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
