PageSelect
- Last UpdatedJul 18, 2023
- 1 minute read
Displays a dialog box with a list of graphics pages defined in the project. AN operator can select a page name for display.
Syntax
PageSelect()
Return Value
0 (zero) if successful, otherwise an error is returned.
Related Functions
PageGoto, PageLast, PagePrev, PageMenu
Example
Buttons
|
Text |
Page Select |
|
Command |
PageSelect() |
|
Comment |
Display the page selection dialog box |
PageSelect();
! Displays the page selection dialog box.