hp 48 prog and 49G+
#1

I have a 49G+ plus is it possible to convert the 48's program for the 49G+??

#2

what is the name of the program?

user RPL can be transferred easily. sysRPL will need to be recompiled (eg you need the source).

#3

Which "48"? There are significant differences between the 48S series
and 48G series, and from what I've heard, the 48gII is really a 49
series as far as using it goes.

But (for UserRPL code) if you do an ASCII transfer from a 48 series to
a PC, and again from the PC to the 49 series, most programs will work
with no modifications. To avoid having "Real numbers" (type 0) on the
48 changed to "Exact integers" (type 28) on the 49, have the 49 in
"Approximate" mode when transferring 48 series programs to it. Something to watch out for are global names on the
48 that happen to match command, function, or XLIB names on the 49.

If you run into one that you can't get to work, post it on the forum, and I'll try to help.

By the way, for information on the "advanced formatting techniques" available for this forum, see http://www.hpmuseum.org/artfmt.htm.

Regards,
James

Edited: 14 June 2004, 2:47 a.m.

#4

I found some really neat programs on the site today unfortunatly it is written for the 48 series. I was jus curios if there are possibilities for the 49 G + which I owned.

#5

PS:

Better yet, post any 48/49 series problems in comp.sys.hp48.

Regards,
James

#6

Hi, Harrington;

as mentioned in this thread (I don't know who, no name, just a dot), if the program is written in User RPL, I mean, if it uses only "regular" functions and commands, you can transfer or use original programs written for the HP48S and/or 48G in an HP49G+. I remember that some minor changes related to empty lists dealing made me change two or three programs that ran in an HP48 and did not run correctly in an HP49G (not G+).

HOWEVER, if the program uses exclusive internal calls, like SYSEVAL with specific addresses or low-level coding (assembly), big chances are that it will not work properly. In some extreme cases, running such programs may cause display and keyboard freezing or even a memory loss. So, it's a good idea trying to find the User RPL equivalent, if available, and recompile it with specific sofware (as mentioned by the unknown colaborator above).

Hope this helps you finding the appropriate program for your needs.

Cheers.

Luiz (Brazil)

#7

yea I think the author used sysrpl I need to look for those compliers maybe at www.hpcalc.org will help ??



Possibly Related Threads…
Thread Author Replies Views Last Post
  Nibble reverse (HP-48,49,50g) Gerson W. Barbosa 44 11,844 07-28-2013, 10:10 PM
Last Post: Gerson W. Barbosa
  (OT) Pandigital expression (HP-48,49,50g) Gerson W. Barbosa 19 5,377 07-19-2013, 05:59 AM
Last Post: Gilles Carpentier
  Questions about building a RAM card for hp 48 Waon Shinyoe (China) 0 1,085 07-09-2013, 09:53 PM
Last Post: Waon Shinyoe (China)
  Very fast modified TEA for HP 48 and up! Raymond Del Tondo 0 890 11-23-2012, 08:43 PM
Last Post: Raymond Del Tondo
  HP-48: extract coefficient of power series Thomas Klemm 3 1,498 10-21-2012, 11:42 PM
Last Post: Han
  Sparcom Nav Pacs for HP-48/HP-50G calculators Al 3 1,702 10-16-2012, 11:00 PM
Last Post: Han
  Best Keyboard of the HP 28/48/49/50 Series Eddie W. Shore 9 3,166 07-12-2012, 07:21 AM
Last Post: Dave Britten
  HP-42S / HP-48 infrared connection Kees Bouw 6 2,120 07-09-2012, 11:33 AM
Last Post: Christoph Giesselink
  RPL prog for Fibonacci on HP 48G needs minor modification. help. wildpig 68 16,004 07-09-2012, 09:38 AM
Last Post: Gilles Carpentier
  [HP-48(g|s)x] Memory card exerciser. jerome ibanes 3 1,440 06-01-2012, 07:55 PM
Last Post: NateB

Forum Jump: