IMain.AppendFilesInDir Method
Appends .mp3 and .ogg files in a directory and its subdirectories the to-do list.
[Visual Basic]
Sub AppendFilesInDir( _
ByVal
dirname As
String _
)
Parameters
-
dirname
- Path to the folder.
See Also
IMain Interface | ID3Sync.Scripting Namespace