Skip to main content

Hello,

I am trying to record a macro, which also has few mouse clicks on Screens. But the recording captures only keyboard hits and not mouse strokes. Is it possible to record the Right and Left Clicks of Mouse?

Rumba Version is 9.2.0 SP0 Patch0

Please suggest !

 

Thanks,

Saurabh

 


#macrorumba
#Rumba

Hello,

I am trying to record a macro, which also has few mouse clicks on Screens. But the recording captures only keyboard hits and not mouse strokes. Is it possible to record the Right and Left Clicks of Mouse?

Rumba Version is 9.2.0 SP0 Patch0

Please suggest !

 

Thanks,

Saurabh

 


#macrorumba
#Rumba

Hello,

the Macro Recorder captures only keyboard commands because you usually connect to a character based Host System.To Navigate through the Host Screen use your Emulation keys. For example press TAB to jump to the next field.You can edit a recorded Macro to add addionial macro commands (Select Tools > Macro Properties)

With the command: Cursor Position you can place the Cursor by defining the row & column coordinates.
There are many other usefull commands available.

regards

Andre


#macrorumba