Extend 'totable' option
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
The totable option provides the possibility to load some data directly to the table referenced by the file or the filename (if not a NDAT file). In the procedure case it might be necessary to store a file locally, therefore it is reasonable to extend the totable option to accept a target table: totable=TARGET().
Perform these steps:
totable=TABLE() optionFileHeaderInfo FileAdapter::openFile(std::string, bool, int) with the type const std::string& sTargetTable = "", which will use the passed name or the automatically created one, if necessarystatic CommandReturnValues cmd_load(string& sCmd)totable option was used with and without an argument in single and multiple data file case (option all).Added to the SW tests. Tests run without any deviation.
Anonymous
Diff:
Diff:
Diff:
Diff:
Related
Commit: [r835]
Diff: