FET Forum

FET Support (English) => General Stuff => Topic started by: IsmajlMaliqi on May 22, 2012, 02:02:35 PM

Title: handling output result
Post by: IsmajlMaliqi on May 22, 2012, 02:02:35 PM

Hi everybody,

I have a question,

I want to handle the output result(generated timetable result) while I'm executing the application from console result using C# code.

Is there a chance to get the output result without storing somewhere in directory?

Thank you for help.
Title: Re: handling output result
Post by: Liviu Lalescu on May 22, 2012, 02:14:01 PM
Not directly with FET as it is. You need to modify the sources. See src/interface/fet.cpp (FET-5.18.0, tar.bz2 sources), line 865 and lines 995-1010. Also in line 827 FET will write something to the log file.

Please let me know.
Title: Re: handling output result
Post by: IsmajlMaliqi on May 22, 2012, 02:32:49 PM
Sir Yes Sir,

Thank you for fast reply and help in this issue,

I will go with further steps to achieve my point.

Thank you.
Title: Re: handling output result
Post by: Liviu Lalescu on May 22, 2012, 02:40:27 PM
You can call me "Liviu" and casual "you", it should be enough :)