Share |

Marcus' Macro Blog

Mostly tips, tutorials, articles and news about Macro Scheduler & Windows Automation
August 6th, 2010 by Marcus Tettmar

Macro Scheduler 12.0.6 is now available with the following fixes:

  • Added: SetDialogObjectFont can now ADD a style to the font (subsequent calls with a different style value will apply that value to whatever the existing style is (e.g. Bold, then Italic)
  • Added: WIN_SLEEP option can be set to 1 to cause WaitWindowOpen/Closed or OnEvent WINDOW_OPEN/NOTOPEN to yield to processor more (slower but less CPU usage)
  • Fixed: ExecuteFile was limited to command lines of length MAX_PATH. Limit removed.
  • Fixed: SetDialogObjectFont unable to reset font style to normal by setting font style to 0 (zero)
  • Fixed: VAREXPLICIT variable is not retrieved properly

Workflow Designer and the SDK have also been updated to the same MacroScript version.

Registered Downloads/Upgrades | Evaluation Downloads | New License Sales

Related posts:

  1. Macro Scheduler 13.0.05 Update
  2. Macro Scheduler 13.1 Update
  3. Macro Scheduler 12.1.10 Update
  4. Macro Scheduler 12.1.8 Update
  5. Macro Scheduler 13.0.03 Update

Leave a Reply