funky64dude
Technical User
Hi there,
I have got a load of CMX vector files, categorized in several folders. My intention is to convert them to CDR vector files.
I have tried to do that with the image converter in CorelDRAW X3. This (Visual Basic 6.3) converter works fine and I can batch process the whole content of a single folder.
No problem so far.
But this converter saves the CDR files as version 13 and I want CDR files as version 10. In the File Converter window I cannot choose the version number.
In CorelDRAW it is possible to real-time record a macro.
I did this in the following steps:
Visual Basic: Record, open a CMX file, save as CDR version 10, close, stop macro. But when I run this script only that CMX file will be converted, nothing more.
I see here some recognition with the scripting in Photoshop. But if I want to run a script in Photoshop I can choose the 'read' and 'save' folder. It would be great that these options are also available in this macro.
So my question is:
Is it possible to make a macro that batch converts CMX files to CDR files (version 5, 6, 7, 8, 9 or 10)? The convert party is compleet if a whole directory structure can be converted.
I really have no idea if this can be done in VisualBasic.
Visual Basic is quite new to me.
Greetz,
Funky
I have got a load of CMX vector files, categorized in several folders. My intention is to convert them to CDR vector files.
I have tried to do that with the image converter in CorelDRAW X3. This (Visual Basic 6.3) converter works fine and I can batch process the whole content of a single folder.
No problem so far.
But this converter saves the CDR files as version 13 and I want CDR files as version 10. In the File Converter window I cannot choose the version number.
In CorelDRAW it is possible to real-time record a macro.
I did this in the following steps:
Visual Basic: Record, open a CMX file, save as CDR version 10, close, stop macro. But when I run this script only that CMX file will be converted, nothing more.
I see here some recognition with the scripting in Photoshop. But if I want to run a script in Photoshop I can choose the 'read' and 'save' folder. It would be great that these options are also available in this macro.
So my question is:
Is it possible to make a macro that batch converts CMX files to CDR files (version 5, 6, 7, 8, 9 or 10)? The convert party is compleet if a whole directory structure can be converted.
I really have no idea if this can be done in VisualBasic.
Visual Basic is quite new to me.
Greetz,
Funky