VISIO::NOTEBOOK_DEL
_PAGE (int notebook, int pagenumber)
Description: Removes a page
from a notebook. The notebook and the page number are passed as
argument. The first page in a notebook is referred to as page '0'.
Example: VISIO::NOTEBOOK_DEL_PAGE
(notebook, 1)