filenames

  • Thread starter Thread starter bob
  • Start date Start date
B

bob

I noticed that all filenames in the format com#.whatever are invalid.
For instance, I can't save to com8.txt.

I guess this has something to do with the COM ports?

I expected it to work though if I gave the filename an extension.
 
I noticed that all filenames in the format com#.whatever are invalid.
For instance, I can't save to com8.txt.

I guess this has something to do with the COM ports?

I expected it to work though if I gave the filename an extension.

I thought com3.txt would work as well.

When MS does something they go all the way :)

On older OS's you could make a COM directory, you just couldn't delete
it without formatting the drive.

They fixed it all the way to the filenames :)

I also found a few others
PRN.txt you can't have, you can have LPT.txt, but not LPT#.txt
 
Replied to [[email protected]]'s message :
-----------------------------------------------------------
On older OS's you could make a COM directory, you just couldn't
delete
it without formatting the drive.

That is not true. You can delete that from Command promt by :
RD \\.\DriveLetter:\FolderPath



I also found a few others
PRN.txt you can't have, you can have LPT.txt, but not LPT#.txt

And more :
CON, AUX, COM1, COM2, COM3, COM4, LPT1, LPT2, LPT3, PRN, NUL,CLOCK$


--
Ayush [ Be ''?'' Happy ]

Search - www.Google.com | Wikipedia - http://en.wikipedia.org
Snip your long urls - http://snipurl.com/
OE-QuoteFix - http://snipurl.com/quotefix
 
Back
Top