shankar_it
Freshman
- Joined
- Jul 6, 2005
- Messages
- 46
i use console.out to display a string.
Console.WriteLine("Downloading " & y & ".pdf...")
Is there a way to display this output line in the MS Dos promt rather then displaying in the debug part in the VB.net screen.
I am intrested in showing in the MS Dos promt bcs i canot view the console.writeline output when i deploy the application.
Can any one help me in this.
Console.WriteLine("Downloading " & y & ".pdf...")
Is there a way to display this output line in the MS Dos promt rather then displaying in the debug part in the VB.net screen.
I am intrested in showing in the MS Dos promt bcs i canot view the console.writeline output when i deploy the application.
Can any one help me in this.