Menu

Macros broken

2007-11-05
2012-11-13
  • Nobody/Anonymous

    Either I'm missing something, or macros are broken.
    E.g.
    Position cursor at L2 C7
    Start record macro
    delete one char
    insert one char
    go down one line back on space to L3 C7
    stop record macro
    press play macro
    replaces char as expected but finishes at L4 C6, so if I want to play macro again it's one column behind which gets incrementally worse the more times the macro is played.

     
    • Greg Bullock

      Greg Bullock - 2007-11-09

      I'll try to look into this, but don't expect results anytime soon.

      In the meantime, I've found that between Backspace and Delete, one tends to be more reliable in macros than the other. 

      Regards.
      Greg

       
    • Nobody/Anonymous

      Try inserting one char first, then going back one position and deleting the previous character. Play a little with the order. You may find a way to do it.