*****************************************************************
***                Macros AkelPad plugin v3.5                 ***
*****************************************************************

2010 Shengalts Aleksander aka Instructor (Shengalts@mail.ru)


*** Description ***

Records user keyboard actions and then repeats them.

Note:
- Setting repeat count to zero, will be meant infinite actions
repeat untill end of the edit window reached.
- If find/replace dialog found nothing, then repeating stopped.
- If last frame window closed (MDI), then repeating stopped.


*** Functions ***

Macros::Main
Main dialog.


*** External call ***

Call("Macros::Main", 1, "NAME", REPEAT)
  Parameters:
    1
      Execute macro.
    "NAME"
      Macro name.
    REPEAT
      Repeat count (default is 1).
