The Museum of HP Calculators

HP Forum Archive 20

[ Return to Index | Top of Index ]

First four parts of the Beginner RPL Tutorial up
Message #1 Posted by Eddie W. Shore on 6 Oct 2011, 11:24 p.m.

The first four parts of the RPL Programming Tutorial is up at my blog: http://edspi31415.blogspot.com/. The tutorial covers the HP 50g and 49g+ calculators for beginner programmers who want to real what RPL is all about. Part 1 covers the structure of the program, Part 2 covers local variables, Part 3 covers the IF-THEN-ELSE-END structure, and Part 4 covers the FOR-NEXT structure.

      
Re: First four parts of the Beginner RPL Tutorial up
Message #2 Posted by bluesun08 on 7 Oct 2011, 7:29 a.m.,
in response to message #1 by Eddie W. Shore

Is there a pdf-file available?

            
Re: First four parts of the Beginner RPL Tutorial up
Message #3 Posted by Eddie W. Shore on 7 Oct 2011, 9:08 a.m.,
in response to message #2 by bluesun08

Not yet - however I am thinking about putting a PDF file together once I finish the series.

      
Re: First four parts of the Beginner RPL Tutorial up
Message #4 Posted by Thomas Chrapkiewicz on 7 Oct 2011, 9:35 a.m.,
in response to message #1 by Eddie W. Shore

In the "Common Keyboard Commands for Hewlett Packard RPL Calculators (HP 48S/48G/50g)" section:

The 'swap' function does not require a shift key prefix on the 48/49/50. Simply keying the right arrow performs the swap operation.

TomC

            
Re: First four parts of the Beginner RPL Tutorial up
Message #5 Posted by Peter Murphy (Livermore) on 7 Oct 2011, 12:58 p.m.,
in response to message #4 by Thomas Chrapkiewicz

But left shift/SWAP does have a use: it swaps the contents of L1 and the command line, and leaves those contents in L1 and L2, respectively.

It's the same as ENTER SWAP under those circumstances, so it's not a necessary thing, but that's not the only instance of that in the 48.


[ Return to Index | Top of Index ]

Go back to the main exhibit hall