Execs are stored commands that you will use over and over, so you do not have to retype them each time. You can even write an interactive Exec, which pauses during execution, prompts the user for information, then continues with execution. Execs are useful for many things:
Earlier releases of Minitab supported only Execs. Minitab now has a more robust programming language that allows you to create global and local macros, sometimes grouped under the term %macros. %Macros are more powerful and flexible than Execs. Here are some of the other differences:
If you have Execs that were written using previous releases of Minitab, you may continue to use them with no change-unless, of course, the Execs use obsolete commands.