The Museum of HP Calculators

HP Forum Archive 14

[ Return to Index | Top of Index ]

hp 32sii programs on hp 42s
Message #1 Posted by LH Chan on 13 Nov 2004, 1:44 a.m.

hello,

i have a program writen for hp 32sii and i want to run it on a hp 42s. i typed it into the 42s. but it doesnt work. are there any operations on hp 32sii that works differetly on a hp 42s? is it true that of the hp 32sii is supposed to be simpler, all fuctions on a hp 32sii should be available on a hp 42s?

Thanks - LH Chan

      
Do you have a manual for either calc?
Message #2 Posted by Karl Schneider on 13 Nov 2004, 3:29 a.m.,
in response to message #1 by LH Chan

Quote:
are there any operations on hp 32sii that works differetly on a hp 42s?

I question how much you know about the 42S. Its programming paradigm is basically that of the 41C/CV/CX, which means, for example, that labels can be internal or external, "END" statements are the dividers between programs. There might be a problem with your entry f the single-letter labels you carried over from the 32SII program. Single-letter variable names must be delimited by double quotes on the 42S.

Complex numbers are completely different on the 42S, and some function names are probably different.

I would advise that you fully understand the 32SII program, then obtain a manual for the 42S to figure out what its "rules" and conventions are. Blindly copying the listing of one calc's program into another calc using a different paradigm isn't likely to work.

-- KS

      
Re: hp 32sii programs on hp 42s
Message #3 Posted by Robin on 13 Nov 2004, 4:36 a.m.,
in response to message #1 by LH Chan

You could post the program here to let someone convert it for you - im pretty shure someone will. Comparing is an easy way to learn the differences - provided that you to know what your programm on the 32SII does ;-)

Robin


[ Return to Index | Top of Index ]

Go back to the main exhibit hall