Re: Question about compiled local variables.
2009-07-01 by Jeremy Hawdon
... From the CHARS menu. Right Arrow EVAL, highlight left arrow and press echo1 softkey.

Yahoo Groups archive
Archive for 50g.
Messages
Page 7 of 24 · 1167 messages matched
2009-07-01 by Jeremy Hawdon
... From the CHARS menu. Right Arrow EVAL, highlight left arrow and press echo1 softkey.
2009-07-01 by rickwendel763242
On P.36 of the Advanced Users Reference they talk about this. It uses the standard right arrow for initializing variables followed by a left arrow. How do
2009-06-30 by 50g@yahoogroups.com
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the 50g group. File : /Rick Wendel s
2009-06-30 by rickwendel763242
Go to Rick Wendels folder and download the Polar - Rectangular Conversion Programs PDF. These programs allow you to switch quickly between Polar and
2009-06-28 by Juan Calle
I finally finish a little tutorial about the Loops, I read it a couple of times, correct and add some things. Can you please check it for me? I finally
2009-06-26 by Juan Calle
Can you please check my FOR-NEXT and FOR-STEP ?
2009-06-25 by rickwendel763242
Great example! Thanks! I have it in my notebook. If you need any help with anything I highly suggest downloading some of the stuff from this site in my
2009-06-25 by rickwendel763242
I checked out your loops tutorial. It looks pretty good so far. I understand just about all of the basic programming structures now, well enough to start
2009-06-25 by Juan Calle
I am trying to write a tutorial about the loops, So far I have START-NEXT and START_STEP, I am attaching a file in this e-mail, Can you please read it and give
2009-06-24 by jimbostrudel
http://www.strudelline.net/hp50gloopstructures I kinda hacked this together but it s as simple a guide as I could make and each and every loop does the exact
2009-06-24 by rickwendel763242
I have a folder in the files section. In it you can see all the manuals I ve looked at. I ve figured out all the programing structures in the Advanced Guide
2009-06-24 by Tim Wessman
... You haven t ever looked in the Advanced User Reference have you? Chapter 1 (1-15 to 1-23) does exactly that, with nice flow charts explaining the behavior
2009-06-24 by rickwendel763242
The problem is the same in all the manuals I ve found. Theirs only 4 or 5 programming structures and nobody seems to be able to explain them without using
2009-06-24 by rickwendel763242
Thanks a lot!! I downloaded, An Introduction To Programming HP Graphing Calculators (a newer version), the 32 PDF lessons using the HP50G, the Complex Numbers
2009-06-24 by Don Hart
So, how does the 49g manual compare with whatever came with the 50g? As I recall, you had some complaints. If it s much better, it might be worth recommending
2009-06-24 by rickwendel763242
Just to add to my previous message. I understand basically how the FOR-NEXT structure works now from the example provided in the 49G manual. Still working on
2009-06-24 by Nancy Von Essen
Have you tried looking here? Ed http://www.thiel.edu/mathproject/Itphpc/default.htm ... From: rickwendel763242
2009-06-23 by rickwendel763242
Why are you getting rid of it?
2009-06-23 by rickwendel763242
Thanks a lot Don. I didn t have the 49G version. That should help considerably. If anybody needs to download it from this site at any time I ll have it in
2009-06-23 by Don Hart
You may not have seen this particular hp49 user s guide that explains the various looping structures and has examples for each. The original is at the HP
2009-06-23 by Alan Golightly
Anyone interested in buying my HP50G? I never use it... Cost $120 new. Thanks ________________________________ From: rickwendel763242
2009-06-23 by rickwendel763242
I ve looked at the official manuals and the homemade manuals and notebooks and I understand what their syntax examples are saying but I still need to see a
2009-06-22 by rickwendel763242
Thanks much! I got the program right on the first attempt after reviewing your comments. Check out my new download thing in my folder. Got any ideas on
2009-06-22 by rickwendel763242
Go to Rick Wendels folder and check out the available downloads. I ve got about 8 RPL programming notebooks written by various people. You can also get full
2009-06-22 by rickwendel763242
Thanks again. I ve got the IF-THEN-ELSE-END statements figured out and the CASE statements. Now I m trying to get the IFTE command to work with RPN and get a
2009-06-21 by rickwendel763242
Thank you. I have a file folder. In it you can get a web address to for my HP50G files. You can download them from there if desired. I have about 7 so far.
2009-06-21 by Juan C.
Hello rick, you completely forgot that you have to enter the operations in Reverse Polish Notation (Don t worry I steel find myself doing that mistake) and
2009-06-21 by Gareth Morris
Hi Rick, everyone. There s quite a good basic RPL tutorial here: http://hp50g.pbworks.com/Programming
2009-06-21 by Don Hart
Same goes for your test of the case... A 5
2009-06-21 by Don Hart
...and you need to think in RPN, it s... A 2 * not A*2 and it s... A 2 / not A/2
2009-06-21 by Don Hart
I think you have an extra END.
2009-06-21 by rickwendel763242
Click on Files / Rick Wendel / Case Statement program. What am I doing wrong?
2009-06-21 by rickwendel763242
Thanks a lot Juan! My old calculator had the limited stack or registers. I m actively using the stack now in programs with the unlimited local variables and
2009-06-20 by Juan C.
Hello, Rick learning the command to manipulate the stack is very important if you want to use your calculator efficiently, you may want to check this article:
2009-06-20 by rickwendel763242
Wow! No more need for global variables! Yaaaaaaaaaaaaaaaa!!!! I m gaining a pretty good understanding of the stack objects and how they effect the stack.
2009-06-20 by vincentgoudreault
... Up to and including the HP-41 s, the stack was 4 layer deep (X, Y, Z and T as those were called). Remember that on those calculators, the stack could onlt
2009-06-20 by rickwendel763242
I m slightly confused by this because on my old calculator if I put in for example: 1, enter, 2, enter, 3 enter, and so on more than 5 times it would roll
2009-06-20 by Dave Boyd
... Limited only by size of memory, how full memory is (how many programs and variables you ve stored), and of course the size of the objects on the stack --
2009-06-20 by rickwendel763242
How many numbers can you type in and hit Enter and then retrieve from the stack?
2009-06-19 by vincentgoudreault
Time to bannish a spammer, me think. CBVG
2009-06-19 by ��� ������
( ) http://www.hams-3.com/vb/showthread.php?t=10742 http://www.hams-3.com/vb/showthread.php?t=9257 http://www.hams-3.com/vb/showthread.php?t=7671
2009-06-18 by Michael Carey
Don t forget about the wiki, it can be found in the groups links, quite a few tips on there already. Mick C
2009-06-18 by rickwendel763242
Someday HP will learn how to write a programming manual in a procedural style that people can use write away. I don t have hours to sit there and play around
2009-06-18 by pdalec
... I think the Thiel resources are high quality, especially compared to what else is available for the 50g. And I give them credit for having the nerve to
2009-06-18 by عذبة الروح
New Page 1 غشاء البكارة الذي لا يتمزق... http://s2003t.com/vb/showthread.php?t=4737 إمراه بألف رجل
2009-06-17 by rickwendel763242
The usual broken illiterate crap with some fairly good RPL programming examples intermixed. Worth at least looking at. Go to Rick Wendels folder and open the
2009-06-17 by rickwendel763242
This can be downloaded in PDF format. Go to Rick Wendel s folder under files and click on links. It contains some stuff on programming worth looking at, if
2009-06-13 by Juan C.
They recommend to learn to use the hp 50g by reading the manuals of the hp 48 or hp 49, I have learned some things by reading the hp 48 manual. There is also
2009-06-11 by Don Hart
If you use local variables, you don t have to purge them. They re never stored (STO). Or you can PURGE the stored vars in your program right before it ends.
2009-06-11 by Don Hart
There are different ways to toggle the polar mode. You can assign a program like... ...to a little used key Or you