Eplan Platform API
EPLAN API / API Reference / Actions / XPrjConvertBaseProjectsAction
XPrjConvertBaseProjectsAction
 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)

Remarks
 Handle Folder:
 All *.ept and *.epb files are converted.
 See also "Basic Projects instead of Project Templates" chapter of Eplan Platform Help.
 

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