handling output result

Started by IsmajlMaliqi, May 22, 2012, 02:02:35 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

IsmajlMaliqi


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.

Liviu Lalescu

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.

IsmajlMaliqi

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.

Liviu Lalescu

#3
You can call me "Liviu" and casual "you", it should be enough :)