PM_OVERLAY_OPEN
Syntax
int_val = PM_OVERLAY_OPEN ( overlay_handle );
                                                                    - Input arguments
                                                                                
- 
                                                                                    handle overlay_handle Handle of the overlay context to open. 
Return Values
- Success:
                                                                                
- 
                                                                                    int 0 Opening the overlay context succeeded. 
- Failure:
                                                                                
- 
                                                                                    int -1 Script interface error. 
Description
This function opens a given overlay context for editing.
Example
%PMS_HOME%\pm\macro\Examples\PM_OVERLAY_DEMO.mac
Function Set
Related Functions