OPENPROJECT
Overview
The OPENPROJECT Action opens the Open Project dialog, or if a path to a .xmc file is specified, opens that project.This Action is the same as selecting 'Open Project...' in the File menu of Polybench Designer.
An Action may use a Value and an Address
Value: a full path to a project file, or nothing to open the file-open dialog.
Address: empty.
Details
Value
Optionally full path to a Polybench project (.xmc file). If no file is specified, the Open Project dialog is displayed.You may also use global variables (or other variable parameters) to create an 'intelligent' path, for example: $applicationfolder$\MyOtherApp.xmc (see "Free Global and Namespace Variables" for more info).