You can add additional menu items (as below) to an existing menu by
using the AppendItem macro. The
following shows the Bookmark Topic...
and Favorite Topics... menu items
on the context menu.
When Bookmark Topic is selected
you get the following dialog box, which allows you to save the current
topic into the bookmark list:
When Favorite Topics is selected
the following dialog box appears, which allows you to return to a previously
saved topic:
NOTE:
Bookmarks do not keep track of the window type the topic was originally displayed in. When you use the Bookmark menu or call the BookmarkMore macro, the bookmark topic is displayed in the current window type.
If the BookmarkDefine macro is run from a pop-up window, the bookmark is attached to the topic that invoked the pop-up window.
Source: HCW.HLP, Topic 145.
Next: Add BookmarkDefine() to the Floating menu