This function selects an already opened soundfile, making it the current soundfile. The soundfile path or the zero based index can be used to identify the soundfile. If the function returns 0 the soundfile is selected and its name (full path) and parameters are stored in the variables CSF and CSFH. The open-counter of the soundfile is not changed.
Usage:
BSF SELECT path|index
Parameters:
path
The soundfile path.
index
The soundfile index (zero based).
Result:
0 for success or non-zero errorcode