HP Forums
RPN Question for clearing flags - Printable Version

+- HP Forums (https://archived.hpcalc.org/museumforum)
+-- Forum: HP Museum Forums (https://archived.hpcalc.org/museumforum/forum-1.html)
+--- Forum: Old HP Forum Archives (https://archived.hpcalc.org/museumforum/forum-2.html)
+--- Thread: RPN Question for clearing flags (/thread-144077.html)



RPN Question for clearing flags - Sancerre (Phoenix) - 11-22-2008

I have an RPN question based upon a posting by Caspar L at: http://www.hpmuseum.org/cgi-sys/cgiwrap/hpmuseum/articles.cgi?read=896.

On the 13th line, the code is 'EQN CF0,CF1, ,CFN'.

I am a newbie to RPN programming, and I haven't figured out to enter this line of code. Thanks for any and all help.

--Sancerre
(real name: Tod)


Re: RPN Question for clearing flags - Andrés C. Rodríguez (Argentina) - 11-22-2008

It suggest more likely a CashFlow series than a ClearFlag....


Re: RPN Question for clearing flags - Andrés C. Rodríguez (Argentina) - 11-22-2008

If the calculator is a 32Sii or a 33S, "equations" are used in a particular manner to show prompts on the display. In such a case, the "equation" is merely a piece of text to be shown, and is never evaluated (in fact, it may be erroneous as per equation syntax).


Re: RPN Question for clearing flags - Sancerre (Phoenix) - 11-22-2008

That explains it, thx a lot!