Extended TAB function MENU (21) is used to invoke built-in menu commands.
? TAB(-10,AG_MENU);ID;chr(127);
ID is the identification value of the menu command, from the following list:
Symbol |
Value |
Description |
---|---|---|
IDM_ABOUT |
101 |
Help...About |
IDM_LOAD |
107 |
File...Load Settings |
IDM_SAVE |
108 |
File..Save Settings |
IDM_SAVEAS |
109 |
File..Save Settings As |
IDM_DEFAULTS |
112 |
File...Default Settings |
IDM_PASTE |
116 |
Edit...Paste |
IDM_SCHEDULE |
106 |
Settings...Scheduling |
IDM_COLORS |
113 |
Settings..Colors |
IDM_BEVELING |
122 |
Settings...Beveling |
IDM_FONTSYS |
123 |
Settings...Font...System |
IDM_FONTGUI |
132 |
Settings...Font...GUI |
IDM_MISC |
130 |
Settings...Misc Settings |
IDM_DLGSIZING |
134 |
Settings...Dialog Sizing |
IDM_KBDLOCK |
117 |
Settings...Keyboard Lock |