I'm new to the 35s , and loving it, and wanting to learn to use more features. I was looking at programs and found the low footprint root finder (here: http://www.hpmuseum.org/cgi-sys/cgiwrap/hpmuseum/archv019.cgi?read=146636 ). It looked great but I couldn't get it to work, so I ended up going with another root finder. The low foot footprint one stuck in my head because of how the writer prompted for variables using multiple characters, which would help make sure the correct value was entered in the correct place in an equation. (He prompted for X1 and X2 and Y1 and Y2.)
I tried to figure out the low footprint code, but I never could, so that's why I'm starting this thread. I'd like to be able have this functionality for a class where there are dozens of equations, and I need to make sure I enter the correct variable values in the correct places.
So, question (a): The author says he uses unnamed indirect variable addresses. Is doing this necessary to be able to use multiple characters to prompt for variables? (I don't store variable values in the A-Z spaces, so I don't need to preserve anything in those spaces.)
Question (b): How do I do this as simply as possible for programming and usage?
Thank you all,
Chris C
Edited: 14 Feb 2012, 11:24 a.m. after one or more responses were posted