Jump to content
Macro Express Forums

TsunamiZ

Members
  • Posts

    382
  • Joined

  • Last visited

Posts posted by TsunamiZ

  1. When I write my macros... they usually travel amongst screens in IE. So, At points where the screen changes... I do this:

     

    Repeat Until %T1% <> %T1%

    Variable Set String %T70% from Window Title

    If Variable %T70% contains "CSR"

    Break

    End If

    Delay 1 Seconds

    Repeat End

     

    This will send the Macro into an infinite Loop until the Window it is looking for is focused.

    But you won't be able to use a macro in another program until it resumes right?

  2. But if Macro Express look-alikes are doing something better, then Macro Express should learn from it and improve it in their own software. Having the scope assigned at the category level certainly makes a lot of sense to reduce the amount of repetitive work in creating macros in Macro Express.

  3. I've been trying out Macro ToolsWorks 6.30 [ www.pitrinec.com ] and you CAN assign the scope at the category level with that program, which is a lot more convenient than what is possible in Macro Express 3. And that program has virtually the same capabilities as Macro Express. Macro ToolsWorks 6.30 also allows customizing icons for categories.

     

    BTW: Can't we make feature requests in the forum? So more people can read about it.

×
×
  • Create New...