Been using the version 11 COM script approach to AddFromFile (in a loop for multiple files), GoConversion (to convert all the files to a format), and then WasConvError with GetConversionError in a loop (to get error messages).
This approach does not work with the r12ref downloaded today. I verified that Convert (single file conversion) works on the same file I am trying to convert with my legacy method.
My question is: what is the procedure for multiple file conversions (with possible multiple format conversions) while taking advantage of the multi CPU capability in R12 under the automation object approach?
TIA
Richard
This approach does not work with the r12ref downloaded today. I verified that Convert (single file conversion) works on the same file I am trying to convert with my legacy method.
My question is: what is the procedure for multiple file conversions (with possible multiple format conversions) while taking advantage of the multi CPU capability in R12 under the automation object approach?
TIA
Richard
Comment