hwIHWC LoadHWCFile

Executes an HWC command file.

Syntax

hwIHWC_handle LoadHWCFile <hwc_file>

Application

Tcl Modify

Description

This command executes an HWC command file.

Inputs

hwc_file
The HWC file to be executed.

Example

hwi GetSessionHandle sessHandle
sessHandle GetHWCHandle hwcHandle
hwcHandle LoadHWCFile d:/temp/demo.hwc

Error

Returns 0 if the file is executed.