50g group photo

Yahoo Groups archive

50g

Index last updated: 2026-04-28 22:38 UTC

Thread

Develop programs

Develop programs

2008-07-06 by anders_u_persson

Hi!
I'm new to develop program for calculators, 
(but not new to development otherwise).

I was join this group becurse i am planning to by a HP50
i rely misses RPN)

My first program i like to make, is for my son to traning
math, eg get question like 4*5=?
Is this a god task to 50g ?

Many years a go when i looked att development för calculators 
you have to enter program direkt to the maskin, same to day ?
or can a write on PC and transfer ?

Stupid question, but i hope some have time to help me
figure this out.

Happy for anyting else, links, tips etc 

Best regards
Anders

Re: [50g] Develop programs

2008-07-06 by Michael Carey

There isnt much that the 50g cannot do, so you plan to write a math
training program for you boy?

Mick C
Show quoted textHide quoted text
On Sun, 2008-07-06 at 10:55 +0000, anders_u_persson wrote:
> Hi!
> I'm new to develop program for calculators, 
> (but not new to development otherwise).
> 
> I was join this group becurse i am planning to by a HP50
> i rely misses RPN)
> 
> My first program i like to make, is for my son to traning
> math, eg get question like 4*5=?
> Is this a god task to 50g ?
> 
> Many years a go when i looked att development f�r calculators 
> you have to enter program direkt to the maskin, same to day ?
> or can a write on PC and transfer ?
> 
> Stupid question, but i hope some have time to help me
> figure this out.
> 
> Happy for anyting else, links, tips etc 
> 
> Best regards
> Anders
> 
> 
> 
> 
>

Re: [50g] Develop programs

2008-07-06 by Fred Hoeldtke

save this as a program and good luck with learning the hp50g
<-> l w h <l w h ** 'vol' STO >  please note 3 local variables  that die automatically and one global variable that remains.  Ex;  enter 1  space 2 space 3  run your program   'vol'  should contain 6  until you run it again with different input numbers.  Your  question with 4 * 5 = is not RPL  Reverse Polish Logic which
uses the stack which is your objective in learning the HP50g
 
  ----- Original Message ----- 
  From: Michael Carey 
  To: 50g@yahoogroups.com 
  Sent: Sunday, July 06, 2008 7:25 AM
  Subject: Re: [50g] Develop programs


  There isnt much that the 50g cannot do, so you plan to write a math
  training program for you boy?

  Mick C
Show quoted textHide quoted text
  On Sun, 2008-07-06 at 10:55 +0000, anders_u_persson wrote:
  > Hi!
  > I'm new to develop program for calculators, 
  > (but not new to development otherwise).
  > 
  > I was join this group becurse i am planning to by a HP50
  > i rely misses RPN)
  > 
  > My first program i like to make, is for my son to traning
  > math, eg get question like 4*5=?
  > Is this a god task to 50g ?
  > 
  > Many years a go when i looked att development för calculators 
  > you have to enter program direkt to the maskin, same to day ?
  > or can a write on PC and transfer ?
  > 
  > Stupid question, but i hope some have time to help me
  > figure this out.
  > 
  > Happy for anyting else, links, tips etc 
  > 
  > Best regards
  > Anders
  > 
  > 
  > 
  > 
  >

Re: [50g] Develop programs

2008-07-06 by Nancy Von Essen

Anders Ed Von Essen here. Go to this site. It will help you get a lot out of the 50G.
Regards Ed

anders_u_persson wrote:
Show quoted textHide quoted text
Hi!
I'm new to develop program for calculators,
(but not new to development otherwise).

I was join this group becurse i am planning to by a HP50
i rely misses RPN)

My first program i like to make, is for my son to traning
math, eg get question like 4*5=?
Is this a god task to 50g ?

Many years a go when i looked att development f\ufffdr calculators
you have to enter program direkt to the maskin, same to day ?
or can a write on PC and transfer ?

Stupid question, but i hope some have time to help me
figure this out.

Happy for anyting else, links, tips etc

Best regards
Anders


Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.