Dear jcl,

Thank you for your kind and fast answer. Thank you also for clarifying that "Curve" doesn't exist, and the correct syntax is "Curves".

The problem, unfortunately, remains. As said the statement

Code:
Curves = "FS-Curve_test.curves";



gets correctly compiled, but... no .dbl (or .curves) file gets created in the Log directory at all, after running a "Train" session. This is the problem.

I just run also some script in "Test" mode, and there the .dbl is created by default, but not with "Train", even in the case where, as in the case of Workshop5_3.c, you have as a final statement

Code:
set(TESTNOW);



And... as you are so kind: is there some library or custom function for importing such .dbl files for instance into R? Or for such purpose is anyway more convenient to "hard code" the export function in order to have a .csv instead of a .dbl?

Best regards
fsgi

Last edited by fsgi; 10/17/16 14:45.