View Single Post
Old 03-14-2003, 03:21 PM   #7 (permalink)
joe_bruin
LOAD "*",8,1
 
Join Date: Feb 2003
Location: la.ca.us
Posts: 254
joe_bruin is on a distinguished road
"con" is the console filename. it is reserved.

try doing "copy somefile.txt con" in a command window, and you'll see that it writes it to the console.
joe_bruin is offline   Reply With Quote