Macro Language Reference > Macros > Mouse > wcb
  
wcb
Description
Automatically communicates information to the text system whenever the user clicks the mouse inside a document window.
Syntax
wcb box:n x pos/ y pos:n button:n
box
A number representing the part of the document window inside which the mouse was clicked:
0
Work area
1
Top info area
2
Left tag area
3
Edit bar
x pos/ y pos
Position of mouse click within box, measured in screen pixels.
button
1
Left mouse button was clicked
2
Right mouse button was clicked