I have a followup question. Is there (in UserRPL) a way for a program to reference (run or RCL) itself if it is not stored in a variable? That would make such recursive programs more self-contained.
thanks, m.
thanks, m.
--- In 50g@yahoogroups.com, "Michael" <me@...> wrote:
>
>
>
> I think I figured out my own error. I was running the program off the stack, but calling an incorrectly saved version in f(). In other words the program on the stack was not matching the stored prog, and it's recursive, so that was a problem.
>
