open

<< Click to Display Table of Contents >>

PackBench > 7.3 u1 > User Guide > Command Line Tools > Silent Command Line Switches > PackBench.exe 

open

Description

This switch can be used to either open a run or a project.

Parameters

Parameter

Required

Description

-project <project_id or name>

 
NO (Either -run or -project is required)
 

When using this parameter, PackBench will be started with the selected project already open.

-run <run_id or name>

 
NO (Either -run or -project is required)
 

When using this parameter, PackBench will be started with the selected run already open. If run has been selected without selecting a project, the parent project will automatically be selected. If the name of the run is not unique, -project is mandatory.

Examples

PackBench.exe open

-project "myProject" -run "myRun"

-project 3

-run 2