hwIPPTPublish SetOpenPpt

Sets the active PowerPoint filename.

Syntax

hwIPPTPublish_handle SetOpenPpt PPTName

Application

HyperWorks Tcl Modify

Inputs

PPTName
The name of the opened PowerPoint file published from the HyperWorks Desktop session.
  • You can set the PowerPoint name, listed in the GetOpenPptList handle.
  • A warning message is displayed if the session is published with a name other than the listed names.

Example

To set Presentation2 as the open presentation:
PPTPublish SetOpenPpt Presentation2

Error

Returns success (0) or an error code.

Keywords

HyperWorks

Tcl

Query