Importing project files

Syntax

<Install_Dir>\Plus\ScreenDesigner\RumbaScreenDesignerCLI.exe /I <config_file>

Example

<Install_Dir>\Plus\ScreenDesigner\RumbaScreenDesignerCLI.exe /I C:\Screen Designer\Projects\ImportFileList.txt

Example project file list contents:

duplicateresource=ckb
baseproject=C:\Users\<user_name>\AppData\Local\Micro Focus\Rumba\Plus\Projects\MergeProjects1\MergeProjects1.rsdp
project=C:\Users\<user_name>\AppData\Local\Micro Focus\Rumba\Plus\Projects\MergeProjects2\MergeProjects2.rsdp
project=C:\Users\<user_name>\AppData\Local\Micro Focus\Rumba\Plus\Projects\MergeProjects3\MergeProjects3.rsdp
project=C:\Users\<user_name>\AppData\Local\Micro Focus\Rumba\Plus\Projects\MergeProjects2\MergeProjects2.rsdp
project=C:\Users\<user_name>\AppData\Local\Micro Focus\Rumba\Plus\Projects\a1\a1.rsdp
project=C:\Users\<user_name>\AppData\Local\Micro Focus\Rumba\Plus\Projects\WYSIWYG\WYSIWYG\WYSIWYG.rsdp
saveto=C:\Users\<user_name>\AppData\Local\Micro Focus\Rumba\Plus\Projects\MergeProjects20

where:

duplicateresource
specifies copy options for duplicate resources:
cr
Copy and replace.
dc
Do not copy.
ckb
Copy, but keep both files.
baseproject
is the base project that the projects will be imported to.
project
is the absolute or relative path to the project file.
saveto
is the path of the resulting merged project. If not specified, the base project is used. If the project does not exist, a new project is created at that location with a name matching the folder name. For example, if the path is:

C:\Users\<user_name>\AppData\Local\Micro Focus\Rumba\Plus\Projects\MergeProjects20

the created project is called MergeProjects20.