Macro Operations

In Rumba+ Desktop

The three basic macro operations are described in the main Rumba+ Help. These are:

  • Recording
  • Editing
  • Running

In the VBA Editor

There are two main Rumba interaction object types in the VBA editor:

RumbaApplicationObject
Used to access and handle multiple emulation sessions (Rumba+ Desktop tabs).
RumbaEmulationSessionObject
Used to perform emulation session related tasks such as connecting, typing, screen text retrieving, and navigation sequence execution.