home *** CD-ROM | disk | FTP | other *** search
- MENU=ITEM LABEL="Edit ..." COMMKEY="E" FUNCTION=RX 'PROGDIR:ARexx/editor.rexx'
- MENU=ITEM LABEL=BARLABEL
- MENU=ITEM LABEL="Search ..." COMMKEY="F" FUNCTION=ADDRESS '${PORTNAME}.1'; SEARCH PROMPT
- MENU=ITEM LABEL=BARLABEL
- MENU=ITEM LABEL="global Table Of Contents"
- MENU=SUB LABEL="Add" COMMKEY="+" FUNCTION=RX 'Rexx:Datatypes/HyperText/AddTOCEntry.rexx'
- MENU=SUB LABEL="Show" COMMKEY="G" FUNCTION=OPEN 'Help:${LANGUAGE}/HTDS_TOC.hguide'
-
-