Javascript Concatenator - has bugs

T

Thomas 'PointedEars' Lahn

[Cancel & Supersedes]

Scott said:
Thomas said:
^^^^^^^^^^^^^^^^^^
Pardon?

from Wikipedia article on filenames [1]:

| In addition, in Windows and DOS, some words might also be reserved
| and can not be used as filenames.[3] For example, DOS Device file:
|
| CON, PRN, AUX, CLOCK$, NUL
| COM0, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9
| LPT0, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, and LPT9.

I was aware of that list, but I find especially the term "reserved word" in
that context misleading. Microsoft does not use it, they use "reserved
device name" instead.

I was not aware that it is not possible to create con.txt etc. on WinDOS (I
have tried to create COM3.txt in Wine and DOSEMU). Thanks for that.
However, I wonder as to the reason why `echo foo > COM3.txt' attempts to
write to COM3.


PointedEars
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,079
Messages
2,570,573
Members
47,205
Latest member
ElwoodDurh

Latest Threads

Top