Maybe in other DOSes, the TRUENAME command in COMMAND.COM itself
removes the trailing '\'.

On 8/24/06, Arkady V.Belousov <[EMAIL PROTECTED]> wrote:
> Hi!
>
> 24-Авг-2006 20:13 [EMAIL PROTECTED] (Diego Rodriguez) wrote to freedos-devel
> <[email protected]>:
>
> DR> The truename dos function (int21h, ax=60h) under FreeDOS doesn't remove
> DR> the trailing '\' in path:
> DR> C:\>TRUENAME FDOS\
> DR> C:\FDOS\
> DR> But DR/PC DOS always remove the trailing '\'
> DR> C:\>TRUENAME FDOS\
> DR> C:\FDOS
> DR> Tested under FreeDOS 2.0.37 unstable
>
>      Don't know how you test under DR/PC DOS, but what FreeCOM shows under
> MS-DOS:
>
> >type test.bat
> @echo off
> md test
> truename test\
> ver /r
> >test
> ...\test\
> FreeCom version 0.84-pre2 [Aug 23 2006 18:12:03]
> DOS version 7.10
>
> So, you test or remember something wrong. And, FreeDOS kernel there not
> guilty.
>
> -------------------------------------------------------------------------
> 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
>


-- 
Fall is my favorite season in Los Angeles, watching the birds change
color and fall from the trees.
   David Letterman (1947 - )

See ya
-------------------------------------------------------------------------
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