* Tip published on eHelp website.
In this month's tip you learn about the AppendItem macro and how to add two useful WinHelp menu commands to the right-click menu. The AppendItem macro is one of the most practical macros you can add to a WinHelp help file. Once you've written the macro it is always available. The first macro adds a Bookmark command for marking a topic so you can return in another session. In addition, we complement the first macro by adding a Favorites command so we can recall our list of Bookmarks.
Creating a "Bookmark" menu item
Add BookmarkDefine() to the Floating menu
Add BookmarkMore() to the "Floating" menu