Hi!

25-Авг-2006 10:08 [EMAIL PROTECTED] (Diego Rodriguez) wrote to
[email protected]:

DR> the function findfirst/findnext fails under FreeDOS if the directory
DR> has a trailing backslash,

     You search directory by name? Then there shouldn't be trailing slash in
name. You search _path_? Then don't forget to add "*.*" at the end. Check
ATTRIB sources for hints about this.

DR> easy to solve removing the trailing backslash
DR> in the functions that gets the truename, already fixed.

     What about "C:\"? Removing trailing slash there is wrong.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freedos-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to