|
POPUP "&Help"
BEGIN
MENUITEM "&Documentation", "cdsdoc allegro allegrolaunch"
POPUP "&Web Resources"
BEGIN
MENUITEM "&KP&&S", "http http://sourcelink.cadence.com/docs/files/Release_Info/psdkpns/algKPnS/algKPnSTOC.html"
MENUITEM "&CadencePCB.com", "http http://www.cadencepcb.com"
MENUITEM "&Sourcelink", "http http://sourcelink.cadence.com"
MENUITEM "&Web Collaboration", "http http://collaboration.cadence.com"
MENUITEM "&Frequently Asked Questions", "http http://sourcelink.cadence.com/docs/files/FAQ/Allegro/allegroFAQ/allegroFAQTOC.html"
MENUITEM "&Education Services", "http http://www.cadence.com/education"
END
MENUITEM SEPARATOR
MENUITEM "&About...", "about"
END
END
POPUP"&STELLA"
BEGIN
MENUITEN"Align Symbol", "align_sym"
MENUITEN"DRC Walker...", "drc walk"
MENUITEN"Find Dang Line/Cline", "find_dang"
MENUITEN"Find Stubs", "find stubs"
MENUITEN"Hilight Net without TP", "hl_ntp"
MENUITEN"Netlist Editor", "net_editor"
END
END
高手帮我看看这算不算对齐,我skill的菜单还是出不来,谢谢 |
|