Search results for Dialog
16 articles found
- An Introduction to Custom Dialogs - Creating a Simple Modal Dialog
-
OnEvent – Dealing with Indeterminate Dialogs
Most of the time when we are automating a process we are able to predict the sequence of events. We are working with a deterministic process and a linear flow of actions. But there are occasions when
- An Introduction to Custom Dialogs - Part 2 - More Objects and Method Event Handlers
-
DM Software - New MacroScript SDK bridges healthcare system boundaries
New MacroScript SDK bridges healthcare system boundaries What started out as a pipe dream in the IT department of a Copenhagen hospital is now generating big buzz across the Danish Public Health
-
Adobe Acrobat PDF Viewer Control (TMSAcroPDF)
Macro Scheduler version 15.0.25 includes an experimental PDF viewer control (TMSAcroPDF). The TMSAcroPDF control requires the free Adobe Acrobat Reader to be installed on the PC that the macro will
-
Top Tips for Reliable Macros
Over the years I’ve helped many people improve their automation scripts. The most common two causes of scripts failing to work correctly and consistently are timing and focus issues. Here I’ve tried
-
Version History
Check you have the latest version - look under Help/About to view your version number. Downloads: Registered Updates | Evaluation Version Version 15.0.31 05/03/2025 (requires system reboot after
-
What is Macro Scheduler?
Macro Scheduler is a powerful automation tool that allows you to build routines to automate various tasks on your computer. Macro Scheduler has over 250 commands that can be used to control other
-
Including Often Used Library Files
If you create lots of Macro Scheduler macros you probably have pieces of code you use frequently. You might have blocks of VBScript or subroutines you often use in your macros. Copying and pasting
-
Why doesn't SHIFT-ESC stop my compiled macros?
Related HelpFile topics : OnEvent You might find that when you run a compiled macro and you also have Macro Scheduler running, Shift-Esc – the default stop key sequence – doesn’t stop the compiled
-
Iowa Laser Technology, Inc - Over $75,000 per Year Saved Through Increased Efficiency (PDF)
MACRO SCHEDULER AUTOMATION SOLUTION AT IOWA LASER TECHNOLOGY INC - OVER $75,000 PER YEAR SAVED THROUGH INCREASED EFFICIENCY Business Challenge Iowa Laser Technology, Inc. (ILT) has been serving
-
Command Reference
This is a list of script functions and system variables taken from the Help System. The help system ships with the software (Hit F1 anywhere in Macro Scheduler!). The following list links to the
-
How do I buy Macro Scheduler?
To purchase Macro Scheduler please go to: https://www.mjtnet.com/pricing.htm We offer various editions as well as commercial and non-commercial pricing. We accept all major credit cards as well as
-
Transferring Data from Excel to a Desktop or Web App
*This article is partially out of date as it references Internet Explorer functions later in the article. Related HelpFile Links : IfFileExists | XLOpen | Input | WaitWindowOpen | Repeat | XLGetCell
-
First State Bank of Altus Saves $2000 ATM Over-Withdrawels/Month and more than $50,000/Year Staff Costs (PDF)
Customer Profile Headquartered in Altus, Oklahoma, First State Bank of Altus has two locations and 50 employees. The bank serves both commercial and consumer banking needs of Altus and surrounding
-
Using Macro Scheduler’s Database Functions
Macro Scheduler includes four functions for connecting to databases, querying and modifying data: DBConnect DBQuery DBExec DBClose Connecting to a Database Before you can connect to a database you'll