!dir * print a message and wait !echo Ars Longa Vita Brevis & pause * load Excel from Stata !start excel * run a Python program (Python must be installed and accessible in the PATH environment variable) !python preprocessing.py * load Windows Notepad winexec notepad