XPrjConvertBaseProjectsAction
In This Topic
This action converts one ore more old base projects (.ept and .epb files) to new base projects (.zw9).
All base projects in a folder are upgraded (recursive).
Parameter |
Description |
ProjectTemplate |
Full ept or epb file name
|
Folder |
All base projects in the folder and its subfolders are converted to zw9
|
FileTypes |
*.*: All project templates (same as *.ept,*.epb)
|
Example
XPrjConvertBaseProjectsAction /ProjectTemplate:$(MD_TEMPLATES)\IEC_tpl001.ept
XPrjConvertBaseProjectsAction /ProjectTemplate:$(MD_TEMPLATES)\GES_SBP.epb
XPrjConvertBaseProjectsAction /Folder:$(MD_TEMPLATES)
XPrjConvertBaseProjectsAction /Folder:$(MD_TEMPLATES) /FileTypes:*.ept