HP Forums

Full Version: softkeys ZPAR, TPAR, PPAR
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
After running a program I get the softkeys ZPAR, TPAR, PPAR.
What do they mean?
How can I profit of them?
(08-30-2015 12:05 PM)tigger Wrote: [ -> ]After running a program I get the softkeys ZPAR, TPAR, PPAR.
What do they mean?
How can I profit of them?

These are global variables, created by the program you ran. Pressing the corresponding F-key will recall their value to the stack. Most likely these variables are lists containing several parameters (like {X, Y, Z} ).

You can safely delete these. When you run the program, it will create them again if they are no longer defined?

I suggest you read the manual for your machine. Most of these issues are covered with the (admittedly large) manuals.
(08-31-2015 12:57 AM)rprosperi Wrote: [ -> ]
(08-30-2015 12:05 PM)tigger Wrote: [ -> ]After running a program I get the softkeys ZPAR, TPAR, PPAR.
What do they mean?
How can I profit of them?

I suggest you read the manual for your machine. Most of these issues are covered with the (admittedly large) manuals.

To add to Bob's reply: If you're referring to an HP 50g, the Advanced User's Reference Manual tells everything about ZPAR, TPAR, and PPAR, on pages D-11, D-10, and D-6 through D-8, respectively.
Reference URL's