More Batch Convert Question
More Batch Convert Question
I used the batchconvert method of the cdi object to convert my files. However, *.* doesn't seem to work for all files. Whenever by use that, the application just hangs. I tried calling the method for all possible file extensions (e.g. *.doc, *.xls, *.txt), but it only works for *.doc. Has anyone else had this problem?
It works now
Never mind it works now. *.* still doesn't do it for all file types though. To to batch converts, i have to specify each file extension.