Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   . . .
   Command Reference
      abort
      about-epsilon
      align-by-tab
      . . .
      zoom-window
   Variable Reference
      . . .
      menu-bar-flashes
      menu-bindings
      menu-command
      menu-file
      menu-stays-after-click
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
menu-bindings  Variable Reference   menu-file


Epsilon User's Manual and Reference > Variable Reference >

menu-command: system variable

Default value: varies

When the user selects an item from a menu or the tool bar, Epsilon for Windows returns a special key code, WIN_MENU_SELECT, and sets the menu_command variable to the name of the selected command. Use assignment, not strcpy( ) or similar, to set this variable.

More info:

Window Events (Primitives)



Previous   Up    Next
menu-bindings  Variable Reference   menu-file


Lugaru Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.