Hmmm, is it just me, or does this look just like the previous topic?
I removed the final Goto>start command and single stepped through with some strange cursor movements. If I set the mouse on a different window in center of screen, then used keyboard to single step in Macro Scheduler editor, I had no problems, but the focus kept jumping, which is normal. When you LDown or Lup, the focus will change to the last window that had the mouse focused.
I think that the problem may be the lack of a SetFocus> command. and the length of the Wait command. Eliminate the Waits, if possilbe. And what does F4 do? It will depend on which window has the focus when that is executed.
I know this was probably not a solution, but just extra input to help out.
(Testing was done Using WIN98SE and Macro Scheduler 7.2.041)