2 This file is for the log statements that are general for all applications.
3 We can use them as general rules for commands and relate them to the
4 applications found in starter_commands.tx
5 Zoom is also general as it is better to treat it that way.
11 SideBar | setZoom_command | Select_command | General_type_command_on_UI_Object
14 'From SIDEBAR ' 'Choose ' '{"PANEL":' name=STRING '}'
17 'Set Zoom to ' zoom_value=INT
20 'Select ' '{"OBJECT":' name=STRING '}'
23 // This part is for typing text in any of these UI elements
25 General_type_command_on_UI_Object:
26 'Type on' UI_Obj=STRING what_to_type=Type_options 'from' parent_id=ID