Macro Scheduler 14.2.07 Available
Macro Scheduler Maintenance release 14.2.07 is now available for download. Links: Version History | Registered Downloads | Trial Downloads | New Licenses Related posts:Macro Scheduler 14.2.08...
View ArticleNewsletter Subscriptions
I’ve only just discovered that our newsletter subscriptions system has been broken since last January! New customers and anyone signing up to our newsletter since 15th January 2015 were not correctly...
View ArticleToast Notification Window for your Scripts
Over in the forums dtaylor has posted a script library which allows you to show a small notification window in the lower right of your screen. Useful for reporting on progress during your script, in...
View ArticleMacro Scheduler 14.3.01 Released
We have today released Macro Scheduler 14.3.01 This update includes a number of improvements and small fixes, as well some new functionality: Added: Ability to create a default script template (put it...
View ArticleMacroScript SDK Distros Updated
We have today updated the MacroScript SDK packages with the latest Macro Scheduler script engine (14.3.02). Those of you with the SDK and valid maintenance wil find the downloads in your account. If...
View ArticleFinding Window Titles You Cannot See
Someone emailed today saying they were having problems trying to automate Internet Explorer 11 because it didn’t seem to have a window title. Actually IE11 does have a window title. Each tab has a...
View ArticleMacro Scheduler 14.3.05 Released
Just a quick update – Macro Scheduler 14.3.05 is now available for download from the usual places. This version fixes an issue for people running Non-English versions of Windows who found they had to...
View ArticleHTTP Request With Custom Headers using Python
As you will hopefully already know by now we added the ability to use Python code a while back in Macro Scheduler 14.2. A customer recently had a need to retrieve some data from a web service which...
View ArticleHappy Christmas from Macro Scheduler and all at MJT Net!
Happy Christmas everyone! Remember this game from a few years back: “Help Santa get the presents down the chimney, but watch out for the snowmen and coal which freeze the chimney or set the presents on...
View ArticleImage Recognition Kudos
It’s always nice to receive unsolicited praise. I thought I would share this with you which was sent into us from one of our customers, Lee Hightire: “You have an Incredibly Awesome product! I just...
View ArticleTemplates and Default Templates
Did you know you can create script templates to use when you create new macros in Macro Scheduler? When you create a new macro you can choose File/New Macro from Template. This allows you to browse for...
View ArticleOur 20th Year!
Happy New Year! A somewhat belated new year greeting, but one that comes with the realisation that this year marks the 20th year of Macro Scheduler. The first version was released way back in 1997! 20...
View ArticleMacro Scheduler Update 14.3.08 Available
Macro Scheduler build 14.3.08 is now available in the usual places. As well as a few small bug fixes this version also introduces an improved GetFileList function with sorting options, and a new...
View ArticleWorkflow Designer and SKD Updated for 14.3.08
A quick note for those of using Workflow Designer and/or the MacroScript SDK. These have now been updated with the latest 14.3.08 Macro Scheduler engine and can be downloaded from the registered user...
View ArticleDemo: Automating Data Entry from Excel to Web
Here’s a little video Dorian has just put together to demonstrate the automation of data transfer from Excel into a web form: No related posts.
View ArticleScript Development Services
Did you know that we offer script development services? If you’re pushed for time or need a helping hand we can usually be of assistance. We often help people who don’t have the time or resource to...
View ArticleParsing XML with XMLParse and XPath
Prompted by a recent forum post from Phil Pendlebury the other day I have written a new article on using XMLParse in the knowledge base: Parsing XML with XMLParse and XPath Hope it’s helpful. I’m sure...
View ArticleMorning Rant
A customer filing PayPal disputes rather than emailing us and then, despite confirming that they have the software, failing to cancel the dispute and PayPal finding in their favour, leaving us out of...
View ArticleOCR Functions Anyone?
A sneaky peak of some new Screen OCR functions we have in development: Please note that this feature is currently in development and therefore the syntax and final implementation may differ on release....
View ArticleRegular Expressions (RegEx) In Window Commands
Did you know you can use Regular Expressions inside any of Macro Scheduler‘s window functions (e.g. SetFocus, WaitWindowOpen, WaitWindowClosed) so that you can match a window title using RegEx? As an...
View Article