PC Review


Reply
 
 
Phil Hunt
Guest
Posts: n/a
 
      18th Oct 2009
I have a C# applicatoin which write to console to monitor progress. It works
well if I run it manually. But when I have it started from the window
scheduler, the console does not show. Is there a switch somewhere to make it
show ? thanks


 
Reply With Quote
 
 
 
 
Gregory A. Beamer
Guest
Posts: n/a
 
      19th Oct 2009
"Phil Hunt" <(E-Mail Removed)> wrote in
news:ez4fKW$(E-Mail Removed):

> I have a C# applicatoin which write to console to monitor progress. It
> works well if I run it manually. But when I have it started from the
> window scheduler, the console does not show. Is there a switch
> somewhere to make it show ? thanks


scheduled tasks are not interactive, by default. I would guess using the
/interactive switch is the first step to showing the console.

Peace and Grace,

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

Twitter: @gbworld
Blog: http://gregorybeamer.spaces.live.com

*******************************************
| Think outside the box! |
*******************************************
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
I want to read a character from console, while writing somethingto the console. Jade Lee Microsoft C# .NET 2 9th Jul 2007 08:31 PM
How to change _buffer_ size of console window (or can runas inherit console props)? Alex Blekhman Microsoft Windows 2000 CMD Promt 4 18th Mar 2005 09:07 AM
Console.Writeline hangs if user click into the console window Urs Eichmann Microsoft VB .NET 3 20th Jul 2004 06:48 AM
Press View->Java Console and no console appears Grant Watson Windows XP Internet Explorer 0 26th Mar 2004 03:25 PM
How to set a fixed line in a console application liek UNIX console AA Microsoft C# .NET 1 6th Dec 2003 02:23 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:34 AM.