-----Original Message-----
From: owner-assembly-83@lists.ticalc.org [mailto:owner-assembly-83@lists.ticalc.org]On Behalf Of Jan (belgacom)
Sent: Monday, January 29, 2001 2:58 PM
To: TI-83 assembly-83
Subject: A83:'ret'If you use al lot of 'push' and 'pop' during a program, your calculator can easily crash when trying to exit the program with the usual 'ret'(i'm writing for ION btw, but i don't think that has an influence)
Is there a way of avoiding crashes or do you just have count how many times you pushed a register and then pop it as many times? (and that's not so easy! So i hope there is another way...)
Greats, Vladimir