Parameters |
Description |
|
Full path and name of the project template (*.ept or *.epb). |
|
Directory whose project templates are to be converted into basic projects (*.zw9). Subdirectories of the specified directories are also taken into consideration. |
|
File type of the conversion to be performed: *.*: Conversion of all project templates *.ept: Conversion of all ept project templates *. epb: Conversion of all epb project templates |
Conversion of individual project templates:
XPrjConvertBaseProjectsAction /ProjectTemplate:$(MD_TEMPLATES)\IEC_tpl001.ept
XPrjConvertBaseProjectsAction /ProjectTemplate:$(MD_TEMPLATES)\GES_SBP.epb
Conversion of all project templates in a directory:
XPrjConvertBaseProjectsAction /Folder:$(MD_TEMPLATES)
Conversion of specific file types in a directory:
XPrjConvertBaseProjectsAction /Folder:$(MD_TEMPLATES) /FileTypes:*.ept