Originally Posted By: RusselB

Additionally, since your alias is called away, and you had the away command in the alias, it would try to call itself.



Actually that's not true.

From help.chm
An alias cannot call itself recursively mainly because this seems to cause more problems for users than it solves.

/help aliases