https://bz.apache.org/ooo/show_bug.cgi?id=126186

--- Comment #4 from orcmid <[email protected]> ---
(In reply to oooforum from comment #0)
> Source code available in:
> svn.apache.org/repos/asf/openoffice/trunk/main/basic/source/runtime/methods.
> cxx
> Maybe an easy hack but I don't have any knowledege in C++

Thanks for the link to the source-code repository.  I took a quick look at
RTLFUNC(dir) and confirmed that (1) there is no easy hack and (2) this is not
the level of abstraction at which DIR is defined for OpenOffice Basic.

If you are seeing sorting in retrievals from directories when running AOO on
Windows, I did not notice anywhere that is being provided by OpenOffice Basic.

Also,
<http://stackoverflow.com/questions/4282940/does-dir-make-any-guarantee-on-the-order-of-files-returned>
is informative but that may be a function of what DIR is being applied to.

-- 
You are receiving this mail because:
You are the assignee for the issue.

Reply via email to