July 26, 2017

Parsing XML with XMLParse and XPath

Filed under: Announcements,Scripting,Tutorials — Marcus Tettmar @ 10:22 am

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 you’ll have more questions when you start using it in anger. So when you do, be sure to head over to the forums and ask for help. 🙂

March 2, 2017

Demo: Automating Data Entry from Excel to Web

Filed under: Automation,Tutorials — Marcus Tettmar @ 8:24 am

Here’s a little video Dorian has just put together to demonstrate the automation of data transfer from Excel into a web form:

February 8, 2011

Undocumented Internal Dialog Event Parameters

Filed under: Scripting,Tutorials — Marcus Tettmar @ 3:35 pm

In this forum post Armsys asks how he can determine which key the user pressed in an OnKeyPress dialog event handler. The solution I posted reveals an undocumented feature: Internal event parameters.

While there is a sample macro called “Dialogs – MouseOver” which ships with Macro Scheduler and demonstrates these event parameters, they are missing from the help file.

So here’s a short 3 minute video showing how this sample script works and demonstrating how you can determine what event parameters are available for use.

(Don’t forget you can view full screen and/or change the quality with the options in the video control panel above).

If you’re completely new to custom dialogs you might also want to watch part 1 and part 2 of the custom dialog video tutorials first.

January 10, 2011

Video Tutorial – Custom Dialogs Part 2

Filed under: Tutorials — Marcus Tettmar @ 2:32 pm

Happy New Year All! And to start the new year here is part 2 of the Custom Dialogs Tutorial I promised last month. In this 24 minute video I expand on what we did in part 1 to look at check boxes, combo boxes, setting property values at runtime, method event handlers and consider how we can validate user input before closing the dialog.

Click here to view a larger version or click on the full screen icon on the video control panel above.

If you haven’t seen Part 1 yet you will find it here and my previous blog post about it here.

I hope this is helpful. Please let me know what else you’d like to see in a video tutorial (dialogs and otherwise).

December 16, 2010

Video Tutorial – An Introduction to Custom Dialogs

Filed under: Tutorials — Marcus Tettmar @ 3:20 pm

A frequent request has been a video tutorial on creating and using dialogs. There’s a lot to dialogs and it’s impossible to address everything in one video so here’s a 10 minute introduction to get started with:

You might want to click here to view a larger size video, or click the full screen icon on the control panel above.

Hopefully this video serves as a useful starting point and we can move on to look at more objects and properties, setting property values at runtime and event handlers in future tutorials.

December 2, 2010

Video Tutorial – Macro Scheduler for Non-Technical Beginners – Part 2

Filed under: Announcements,Automation,Tutorials — Marcus Tettmar @ 9:59 am

Another contribution from Peter Begelsdorf which takes off from where his last video left off. Aimed at complete beginners this video demonstrates how to execute a file and wait for it to be ready before sending text and keystrokes to it.

Part 1 of this sequence and other videos can be found on the Video Tutorials Page.

This video is a result of my recent offer for free licenses and updates in exchange for video tutorial contributions. If you want to have a go at creating a tutorial please let me know.

November 30, 2010

Video Tutorial – Macro Scheduler for Non-Technical Beginners – Part 1

Filed under: Announcements,General,Tutorials — Marcus Tettmar @ 10:57 am

Following my recent request for video tutorial contributions long-time Macro Scheduler user Peter Begelsdorf has stepped up to the plate and put together a short tutorial aimed at the non-technical beginner.

This slick three minute video introduces the fundamental, yet very important, SendText and Press commands and shows beginners how to create a simple text macro assigned to a hot key.

Peter is now planning to create a sequel to expand on the basics and explain how to execute a file and wait for a program to be ready.

While many of my regular readers may be amongst the more technical and experienced Macro Scheduler users I think these new videos will be a great help to newcomers to the software.

Peter Bengelsdorf is a media integration consultant who was a newspaper editor when he started using Macro Scheduler more than a decade ago. For his contribution Peter has been awarded free future Macro Scheduler updates and a WebRecorder license.

If you would like to create a video tutorial or have ideas for one, please let me know. We’re giving away licenses and future upates to video contributors.

This tutorial has been added to the Video Tutorials page.