Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can't copy to NUL

Status
Not open for further replies.

SupGuy

Technical User
Nov 6, 2002
6
US
I have someone reporting an application issue which has now been traced down to a piece of code that is outputing to NUL. I had him do a copy of a file to NUL from a command prompt using:

copy filename NUL

This resulted in an Access Denied error. However, I haven't been able to determine how you would control access to NUL to correct the problem.

Any tips to point me in the right direction?

Thanks in advance.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top