I am writing a macro in Reflection 14.x
Simply stated it should read:
If SomeString is in SomeCoordinateArray and Cursor is at RowColumn then
Send SomeCommand
End If
Getting the Cursor coordinates is what I am struggling with.
Any help would be greatly appreciated.
Simply stated it should read:
If SomeString is in SomeCoordinateArray and Cursor is at RowColumn then
Send SomeCommand
End If
Getting the Cursor coordinates is what I am struggling with.
Any help would be greatly appreciated.