We have nothing for wildcard directory scan in common library. It's part of RTL which we have to move to COMMON lib to implement such functionality. Now I can only extend the hack with hb_fsFileExists() inside hbpp.c but it does not fully resolve the problem.
For MS-DOS and NT/Win9x platforms, the wildcard feature isn't needed, as ~1 ending is guaranteed in practice. IMO it's even dangerous to have it as it can pick other files by accident. I don't know about DOSEMU, DosBox. I also have a patch pending to look for a list of filenames, probably it'd be better if you did it. I also added 'CHANGES' to the list, maybe we will switch in the future. I didn't to it yet, because almost all projects use ChangeLog as the de facto std for such file. Brgds, Viktor _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
