AddExternDocPage copies a UniPlot document page into the clipboard and inserts the contents into the page with the handle hPage.
Return Value
If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0).
Parameters
hPage is the handle of the page.
ssDocName is the complete name of the UniPlot Document.
ssPageName is the page name.
Comment
The function can be found in the file IC_UTIL.IC.
See also
id-778056