Code: Select all
\def\Name{Patrick}
Code: Select all
\execute{Name}
I know I could just use any Scripting Language.
I know I could just write a backslash and the command name to a file and read it back in.
But I want a clean solution using just (La)TeX.
Can anybody help me?