> Additionally, I used copy con: to record some messages.
> One interesting thing it says is
> Truename CON:  C:/CON
> or some such thing.
> Is this a bug, or standard behavior?

No bug, it's compatible to MS-DOS. If the input is a character device's  
name without any directory information (but a drive letter is okay), the  
return is a drive specification followed by forward slash followed by the  
device's name. This is documented in Ralf Brown's Interrupt List  
(Interrupt 21h, Function 60h - "Truename").

Regards,
Christian

------------------------------------------------------------------------------
_______________________________________________
Freedos-kernel mailing list
Freedos-kernel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-kernel

Reply via email to