HP Forums

Full Version: How to clear a screen
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I wrote a program printing rows of numbers. When I ran the program again, the old results were still there and the new ones were printed after the old results.
I am used to the TI-89, where I can clear the I/O screen. I cannot find an equivalent command in the catalog. Maybe it has a very unusual name I don't know. Can you help me out here?

With best regards
I think you want to try PRINT().
Arno
(04-02-2018 05:39 PM)Arno K Wrote: [ -> ]I think you want to try PRINT().
Arno

Thanks Arno. It really works.

Karel
Reference URL's