1.

Solve : How to get no messages from DOS when using "NET USE" command?

Answer»

I hope someone can help me to GET the messages from DOS, when using the "NET USE" command NOT on my screen.

I made a program in FOXPRO 2.5 (DOS) and my screen is completely gone when i use "NET USE"

Does sombody has an awnser??

HarryIf you want to stop all output from NET USE, you can add ' 1>nul 2>&1' after it.

EDIT: you do mean command prompt, not DOS right?Quote from: [emailprotected] on April 13, 2013, 08:28:37 AM

I made a program in FOXPRO 2.5 (DOS) and my screen is completely gone when i use "NET USE"

Explain what you mean, a BIT more.


Discussion

No Comment Found