On 07/10/2006, at 5:04 PM, Glenn Maynard wrote:
From the code it looks to me like it actually looks to see if the most recent instruction (Pcode) is something to do with "push self" so I don't think playing with the stack will do it.In principle, I'd think it would be possible to move the stack up one, hiding the first entry outside of the visible stack, and replace that value with a sentinel (eg. an empty table).
- Nick