TYPE "filename"
Sometimes when you are debugging a macro, it is helpful to see it on the screen. You can use TYPE to display a macro file on your screen. For example, to view a macro file named MEDIAN.MAC, enter:
TYPE "MEDIAN.MAC"