ChipNDale.Only.MenuTable
Copyright © 1986 by Xerox Corporation. All rights reserved.
Created by: Christian Jacobi, August 6, 1986 10:26:43 am PDT
Last Edited by: Christian Jacobi, January 15, 1987 2:50:39 pm PST
Defines menu entries for ChipNDale
Syntax
MenuKey | CommandKey | MenuLine | documentation
MenuKey starting with "-": are comments
MenuLine starting with "!": the "!" is removed
CommandKey "NIL": the line is removed
MenuKey = "DefineMenu" defines a menu
(for DefineMenu: CommandKey -> menu key, MenuLine -> header, doc. -> doc.)
MenuKey = "Include" includes other file
(for Include: file name -> CommandKey)
IncludeFile | ChipNDale.Standard.MenuTable