Category: General

The Variable Explorer

May 12, 2009 by Marcus Tettmar in Automation, General, Scripting

An experienced Macro Scheduler scripter was recently trying to figure out why the following code wasn’t doing what he expected: If>seg_1=05   Let>monLtr=mm Endif Apparantly monLtr was always being set to 05.  This told me that “mm” must have been a variable which had earlier been set to 05.   But my friend said “I’ve looked […]

Read more »

Regular Expressions for Dummies

April 30, 2009 by Marcus Tettmar in General, Scripting

I recently stumbled upon this series of video tutorials on Regular Expressions: Regular Expressions for Dummies If you want to know how to get some power of out of Macro Scheduler‘s new RegEx function you might find the above free video tutorial useful. One resource seen in the video that I didn’t know about is […]

Read more »

Macro Microdecisions for Macro Economic Impact

April 23, 2009 by Marcus Tettmar in Automation, General

While many of our customers use Macro Scheduler for automating key business processes I would hazard a guess that a large number of people are using the tool to automate smaller tasks related to their own individual work. In themselves these tasks may not appear too important, and may not even be visible to the […]

Read more »

MJT Net Gearhead Spotted in the New Forest

March 29, 2009 by Marcus Tettmar in General, Uncategorized

If you were down in the woods yesterday you may have been in for a surprise. For in the New Forest, Southern England, you might have seen 400 participants of the first Questars Adventure Race of 2009, running, biking and canoeing. Three of those people were sponsored by MJT Net and wearing our lovely new MJT Net Gearhead […]

Read more »

IE8, Vista, UAC and WebRecorder/VBScript Web Macros

March 25, 2009 by Marcus Tettmar in General, Vista

I just upgraded to IE8 on a new Vista desktop with UAC enabled out of the box. Now, WebRecorder macros and VBScript macros which automate Internet Explorer fail to work unless Macro Scheduler is run as Admin. IE’s Protected Mode is turned off, and “Allow scripting of Internet Explorer webbrowser control” is enabled. But if […]

Read more »

It’s time to bring down IE6!

March 23, 2009 by Marcus Tettmar in General, Web/Tech

Some of you may remember that we had some issues with Internet Explorer 6 support when we released our new web site. I made some negative comments about IE6. And I was being polite. Unfortunately IE6 is still in use in millions of companies and, as I mentioned in that last post, some 35% of […]

Read more »

Twitter – What, Why, How?

February 5, 2009 by Marcus Tettmar in General, Web/Tech

If you’re one of those who has heard of Twitter but just doesn’t quite “get it” yet you should find Scott Hanselman’s How To Twitter – First Steps and a Twitter Glossary useful. It explains what Twitter is, why it’s useful and how to tweet. I didn’t get it at first. I wasn’t quite sure […]

Read more »

We Eat Our Own Dogfood

January 29, 2009 by Marcus Tettmar in General

I just read this post on the Coding Horror blog and it struck a chord: In software circles, dogfooding refers to the practice of using your own products. It was apparently popularized by Microsoft: The idea originated in television commercials for Alpo brand dog food; actor Lorne Greene would tout the benefits of the dog […]

Read more »

Modal vs Non-Modal – Windows, Not Jazz

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

Every now and then, in the forums and in emails to us, there seems to be some confusion over what these terms mean.  As a developer I take these terms for granted, but anyone else, depending on their walk of life, might think they refer to some kind of Modal Jazz; something to do with […]

Read more »