hwIPPTPublish SetOpenPpt
Sets the active PowerPoint filename.
Syntax
hwIPPTPublish_handle SetOpenPpt PPTName
Application
Tcl Modify
Inputs
- PPTName
- The name of the opened PowerPoint file published from the HyperMesh 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
Presentation2 as the open
        presentation:PPTPublish SetOpenPpt Presentation2Error
Returns success (0) or an error code.
Keywords
Tcl
Query