Scripting

project create_swb (Tcl Script API Function)



The project create_swb function has the following format:

Syntax project create_swb <swb>
Arguments

<swb>

The name of the software build settings you want to create and designate as the current settings for the project.

Return Value

Code Name Code String Return
TCL_OK 0  
TCL_ERROR 1 unable to create software build setting: <swb>
TCL_ERROR 1 no project is currently open
TCL_ERROR 1 wrong # args: should be "create_swb name"
Description Creates software build settings with the specified name and designates the settings as the current software build settings for the project.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.