E: Create Right Click Entry

beasscript-logo-small  

Example to create right-click-menu-entry (only SAP-Form)

 

More Information about this function: Rightclickmenu_SBO

beasscript-logo-small

windowevent prerightclick
beasgui=rightclickmenu=1=<spr:My Entry=myentry1=<global:system_home>bmp\formel.png=3===message=Click on my entry
end event
 
// Example: Work with Event
 
windowevent prerightclick
beasgui=rightclickmenu=1=<spr:My Entry=myentry1=<global:system_home>bmp\formel.png=3
end event
 
windowevent premmenuclick myentry1
message=Click on my Entry
end event

 

help-hinweis Example Notes