You can use the XLLoadWave /NAME flag if you know the names in advance.
If not, you would have to read them from the file by loading one row, and load the data using another XLLoadWave call, using /NAME with the names read by the first call.
Note that 'Wavename_0.567' is a "liberal name" which complicates life. For details, execute:
If not, you would have to read them from the file by loading one row, and load the data using another XLLoadWave call, using /NAME with the names read by the first call.
Note that 'Wavename_0.567' is a "liberal name" which complicates life. For details, execute:
September 30, 2015 at 02:45 pm - Permalink