HP Forums
hp 39gii lcd clear question - Printable Version

+- HP Forums (https://archived.hpcalc.org/museumforum)
+-- Forum: HP Museum Forums (https://archived.hpcalc.org/museumforum/forum-1.html)
+--- Forum: Old HP Forum Archives (https://archived.hpcalc.org/museumforum/forum-2.html)
+--- Thread: hp 39gii lcd clear question (/thread-248389.html)



hp 39gii lcd clear question - giancarlo - 08-17-2013

Hello,
I know that you are all playing with the Prime. As usual I am a step behind and still playing with my (real) hp39gii.

I wrote a simple program that creates, for each loop iteration, a number and display it via the 'print' command. When the program ends the stack is empty.
If i run the same program twice, i can still see the results of the first run of the program and the new ones. It seems it is a kind of stack which is different from the one available for calculation which is not cleared at each program run and cannot be cleared via the 'rect()' command like a grob.

If i switch off the calc, this stack is empty like a kind of garbage collection.

Any idea of the command i can use to clear the stack?

It is possible i didn't install last firmware so please apologize for not being up to date.

Thanks

Giancarlo from Italy (training for the prime)


Re: hp 39gii lcd clear question - Mic - 08-17-2013

Hello, to clear the terminal, just add PRINT;


Re: hp 39gii lcd clear question - Tim Wessman - 08-17-2013

Print () in a program to clear.

It is a basic output terminal. On-T together brings it up or down, and bksp clears it.

TW


Re: hp 39gii lcd clear question - giancarlo - 08-17-2013

Hello,
Thank you very much. Unfortunately the 'print()' command without argument(s) doesn't work on my calc. I think it is a matter of firmware.
Would you mind telling me where i could find the last 39gii firmware?

Thanks

Giancarlo


Re: hp 39gii lcd clear question - Mic - 08-17-2013

Read my post : PRINT; without the () works ;)


Re: hp 39gii lcd clear question - giancarlo - 08-18-2013

No way. As soon as i write PRINT(); or PRINT; in my program, i got a sintax error. If i comment the line (inserting a double slash // before the print command), the program run flawlessly...

Any idea?

Thanks

Giancarlo


Re: hp 39gii lcd clear question - Gilles Carpentier - 08-18-2013

You should update you calc.

Both PRINT and PRINT() works for me

Edited: 18 Aug 2013, 7:21 a.m.


Re: hp 39gii lcd clear question - Mic - 08-18-2013

Firmware 1.3 sept 2012 : here