Does the dBpoweramp Music Converter Scripting interface support non-ANSI strings? I expect that it would, because the COM BSTR type is a wide character string. I'm having trouble passing non-ANSI strings to WriteIDTag and AudioProperties from a Perl script, and I just wanted to make sure that the issue isn't in the converter's COM implementation. Thanks.