Category: General

Screen Scraping with Macro Scheduler

January 23, 2009 by Marcus Tettmar in Automation, General, Scripting

What is Screen Scraping? Screen Scraping is a term used to describe the process of a computer program or macro extracting data from the display output of another application.  Rather than parsing data from the database or data files belonging to an application, Screen Scraping pulls the data from the screen itself, extracting data that […]

Read more »

Quick Tip: Determine Path of an Application (Update)

January 22, 2009 by Marcus Tettmar in General

When using the RunProgram command in Macro Scheduler to run an app you usually need to know the path (unless it’s a system app already in the path) and executable name. Sometimes it’s not obvious what that is. You might start Microsoft Word, or Internet Explorer several times a day without knowing or caring what […]

Read more »

MJT Net T-Shirts and Merchandise

January 20, 2009 by Marcus Tettmar in Announcements, General

Thanks to Zazzle we can now offer MJT Net Logo T-Shirts and merchandise. Just what every Macro Scheduler user always wanted! View the products at the Zazzle store here. Oh, and by the way – Zazzle are currently offering an “Inauguration Weekend Sale!” which ends today. So act quickly if you want a good deal.

Read more »

New Linux User Misses Macro Scheduler

January 14, 2009 by Marcus Tettmar in General

A while back I got this comment in an email: “I loved Macro Scheduler. Unfortunately, I’m now working exclusively on Mac and Linux boxes. I have kept a copy of Macro Scheduler, just in case I ever return to Windows, and have recommended it to many friends (2 of which have purchased copies).  After 2 […]

Read more »

Unicode – Does anyone read release notes?

January 9, 2009 by Marcus Tettmar in General

Probably the biggest change in Macro Scheduler 11, though not visual, was Unicode support. For Macro Scheduler to support Unicode in scripts it has to save the script files with Unicode encoding rather than ANSI encoding. And if you open a Unicode file up in an ANSI editor it’s going to look garbled. Since older […]

Read more »

Mass Import of Scripts and Groups to v11

December 15, 2008 by Marcus Tettmar in General

Because Macro Scheduler 11 saves scripts with Unicode encoding, and previous versions understand only ANSI encoding the decision was made to install Macro Scheduler 11 into its own folder, with its own data folder and registry hive. By keeping it entirely separate from previous versions it can run side by side with a previous version […]

Read more »

Direct Access 2.0 – Text Shortcuts

December 9, 2008 by Marcus Tettmar in Announcements, General

Version 2.0 of Direct Access, a great text replacement, text shortcut tool, was released by our friends at Nagarsoft today. Direct Access lets you assign actions and autoreplacements to text abbreviations. I use it to launch frequently used applications. E.g. I’ve assigned the text “ftp” to Filezila, my FTP client. So now, wherever I am […]

Read more »

Automated Software Testing Success

December 5, 2008 by Marcus Tettmar in General, Testing

A couple of great posts in the new Software Testing forum are demonstrating the power of Macro Scheduler for automated testing. Antonius Momac says in this post: I’ve looked at more than 8 other automation tools. Some were from the big companies with many products like IBM (rational), HP/Mercury, and other more focused shops like […]

Read more »