Macro Scheduler 9.1 Released
Coinciding nicely with our 10 year anniversary, Macro Scheduler 9.1 was released today. I guess version 10 would be a more apt label, but this is not a major release – more a maintenance update with a few bonus extras thrown in:
Fixes:
New stuff:
OnEvent>DIALOG_CHANGE,DialogName,ObjectName,Subroutine
Being able to include dialog bitmap data inside scripts instead of referring to external image files will make it easier to distribute compiled dialog macros (yes, I know how much one or two of you have wanted this!). The new DIALOG_CHANGE event will also make life easier when writing scripts that need to respond to the user making selection changes on dialogs. And having the object handles exposed as soon as the dialog is created will reduce code complexity for working with API functions that manipulate the objects directly. So I think those of you who use Macro Scheduler to build distributable solutions with their own user interfaces will appreciate this release.