Could you please help with a code to change file path, since the following code (copied from samples) results in an error:
string fns$, path$=system.path.program$ + "C:\Users\Jonas\OneDrive\Documents\FTMC\Matavimai\2017-09-21\"; path$=; findfiles fname:=fns$ ext:="*.dat"; // find matching files in 'path$' int n = fns.GetNumTokens(CRLF); // Number of files found; n=;