|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
get no-integer returned from exeCan an EXE return Strings ? or exceptions? How?
(I see so far that integers is the only thing to return). "raulavi" <raul***@discussions.microsoft.com> schrieb: No, they cannot. What exactly do you want to archieve? Maybe there is a > Can an EXE return Strings ? or exceptions? How? > (I see so far that integers is the only thing to return). better solution... -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> this exe can return one of 10 different msgs .
then, what I am doing for now is to return an integer value (I want a string). If this is so,then from whatever i call the exe and get one of these numbers then, I have to translate the number to a msg. Tia (as a rule we dont write txt files nor use the registry.) Show quoteHide quote "Herfried K. Wagner [MVP]" wrote: > "raulavi" <raul***@discussions.microsoft.com> schrieb: > > Can an EXE return Strings ? or exceptions? How? > > (I see so far that integers is the only thing to return). > > No, they cannot. What exactly do you want to archieve? Maybe there is a > better solution... > > -- > M S Herfried K. Wagner > M V P <URL:http://dotnet.mvps.org/> > V B <URL:http://classicvb.org/petition/> > > "raulavi" <raul***@discussions.microsoft.com> schrieb: You can write text to the console (maybe on the 'Console.Error' stream) and > this exe can return one of 10 different msgs . > then, what I am doing for now is to return an integer value (I want a > string). > If this is so,then from whatever i call the exe and get one of these > numbers then, I have to translate the number to a msg. read the output in your other application (<URL:http://dotnet.mvps.org/dotnet/samples/misc/RedirectConsole.zip>). -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/>
Opening a browser from vb.net from
datagrid filled from a list Help using Right() string function? Parameter it doesn't work (for me) II Parameters it doesnt work (for me) Sequential file access and binary file access socket class Datagrid Question How to set the default value of a date picker to nothing (blank) Parameter it doesn't work (for me) IIII |
|||||||||||||||||||||||