Infinite Recursion
- To: mathgroup at smc.vnet.net
- Subject: [mg65189] Infinite Recursion
- From: "ben" <benjamin.friedrich at gmail.com>
- Date: Fri, 17 Mar 2006 00:13:32 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Hello If I happen to program an infinite recursion, say x=x/.x mathematica produces continously error messages, without ever stopping. Usually, Abort Command does not work in this case and I have to quit the kernel. Is there a better way? Thanks Ben