Macro Q - how to do an "arrow"

I am trying to finish a Macro for a NON Microsoft Office program.

I need the Macro to include pressing the left, right and top arrows (separately).

To represent pressing other buttons looks like this:
{tab} {enter}
and so on.

What should I put between the curly brackets to represent the up/down/left/right arrow?

bump before it vanishes to the void - anyone?!!

Probably {up}, {down}, {left}, {right}. That’s the way it was in Lotus.

And, I seem to recall if you want to go more than one row/column it was {up2} or {up 2}, etc.

You guys are great. I will try that.

It’s actually to move between panes in the workspace (for software called iNews).