Hi all, One of my XOP, OpenMF XOP, is updated. New version is 1.4. Version 1.3 had a problem to get information from executed command; it assumed the command return up-to one object names, but it was wrong. When the file-loader loaded two or more waves, my XOP reported "string too long" error. I found it just yesterday. This problem is fixed in version 1.4. Please test it. I forget to explain what "OpenMF XOP" is: it does not create any wave objects by itself. It is (I think) a good front end processor for file loaders. It enables you to deal many files at once. The followings are typical scheme: Show GUI dialog OpenMF/I Change suffix string "TEXT(*.txt);*.txt" Chose a type of selection "files in a directory" Chose a directory Crick at edit box Reselection files Press "Option" (MacOS) or "ALT" (Windows), and crick on the list of selection Chose a type of selection again "similar files" Chose a representative file Crick at edit box Sort it Check "Sorting" check box and select one of radio buttons. Sorting is refrected on changing these checks. Filtring Check "Filter String" check box. Filtering is initiated just after the same character as the first is typed. Enter regular expression filter /\d+/ Enter command string Press "OK" If you have any comments and suggestions, or if you find certain bugs, please let me know. Mamoru Yamanishi May 19, 2005.