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 convertet 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