Hi!

8-Мар-2004 00:21 [EMAIL PROTECTED] (Bart Oldeman) wrote to
FreeDOS-kernel <[EMAIL PROTECTED]>:

BO> msdos 7.10 returns cy,ax=3 for c:\dir\ (where freedos makes that
BO> c:\dir\*.*) and cy,ax=12 for c:\dir (unless the dir attribute
[...]
BO> directory entry but using 12 instead of 3 here -- well I never quite
BO> understood the *exact* differences between 2, 3 and 12 for findfirst,
BO> RBIL doesn't document that very well).

     I think, your example explains difference between 3 and 12. 2, I
suggest, may be reserved for indication some ill-formed file name.

     BTW, in my bug-list for BC3.1 present one related topic:

______________O\_/_________________________________\_/O______________
2. Value "ENMFILE" (No more files), returned by MS-DOS, in the "errno"
   replaced by "ENOENT" (No such file or directory)
   FIX: after findfirst/findnext functions check "_doserrno", but not "errno"
_____________________________________________________________________
              O/~\                                 /~\O




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
_______________________________________________
Freedos-kernel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freedos-kernel

Reply via email to