Tutorial by Topics: macro

Also known as arrow macros, threading macros convert nested function calls into a linear flow of function calls.
In a command prompt, you can use DOSKEY for creating macros. In a batch file you can define a variable that can be called as a piece of code and even pass arguments to it.

Page 2 of 2