return value from main to application invoker
From: Dan (daniel.maier_at_zdv.uni-tuebingen.de)
Date: 12/03/04
- Next message: Jon Skeet [C# MVP]: "Re: Removing duplicate BitArrays in an ArrayList"
- Previous message: cody: "Re: How to modify value in ArrayList?"
- Next in thread: Dmitriy Lapshin [C# / .NET MVP]: "Re: return value from main to application invoker"
- Reply: Dmitriy Lapshin [C# / .NET MVP]: "Re: return value from main to application invoker"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 03 Dec 2004 09:15:13 +0100
hi ng,
i want to give the invoker of my application information whether
application has passed successfully.
it shall get scheduled, and if the exeution did not pass, it should be
repeated some minutes later.
may i use the static int Main return value?
if that was the solution, so how do i provide that value?
i have invoked the app from dos cmd, but nothing has been returned, or
at least printed on the screen.
thanks for your help,
dan
- Next message: Jon Skeet [C# MVP]: "Re: Removing duplicate BitArrays in an ArrayList"
- Previous message: cody: "Re: How to modify value in ArrayList?"
- Next in thread: Dmitriy Lapshin [C# / .NET MVP]: "Re: return value from main to application invoker"
- Reply: Dmitriy Lapshin [C# / .NET MVP]: "Re: return value from main to application invoker"
- Messages sorted by: [ date ] [ thread ]