Name
AddTOCEntry.rexx -- add a document to the global table of contents.
Template
TITLE,PATH,NODENAME,VERBOSE/S,DEBUG/S
Function
This ARexx script is used to add the specified or actual viewed document tothe
global table of contents. If the TITLE, PATH and NODENAME are omitted, the script
tries to get this information from the current viewed document. Thus you can start
this script from a button in the navigator bar of the hypertext document.
Requirements
None