Hi. I have a question about file open and read, and possible need to use array too. I have to read 10 files (they are wave files), and read them 1 by 1. Should I use fmOpenRead? What is the syntax ?
Also, the files' names are like ABC100, ABC102, ABC103, ... ABC109. Is there a way to truncate...