\item\texttt{savemacro}: Useful for debugging or learning purposes, saves the output of the macro processor. If your \texttt{.mod} file is called \texttt{file.mod}, the output is saved to \texttt{file-macroexp.mod}.
\item\texttt{savemacro}: Useful for debugging or learning purposes, saves the output of the macro processor. If your \texttt{.mod} file is called \texttt{file.mod}, the output is saved to \texttt{file\_macroexp.mod}.
\item NB: \texttt{savemacro=filename} allows a user-defined file name
\item NB: \texttt{savemacro=filename} allows a user-defined file name
\item\texttt{linemacro}: In the output of \texttt{savemacro}, print line numbers where the macro directives were placed.
\item\texttt{linemacro}: In the output of \texttt{savemacro}, print line numbers where the macro directives were placed.
\item\texttt{onlymacro}: Stops processing after the macro processing step.
\item\texttt{onlymacro}: Stops processing after the macro processing step.