softkeys ZPAR, TPAR, PPAR
|
08-30-2015, 12:05 PM
Post: #1
|
|||
|
|||
softkeys ZPAR, TPAR, PPAR
After running a program I get the softkeys ZPAR, TPAR, PPAR.
What do they mean? How can I profit of them? |
|||
08-31-2015, 12:57 AM
Post: #2
|
|||
|
|||
RE: softkeys ZPAR, TPAR, PPAR
(08-30-2015 12:05 PM)tigger Wrote: After running a program I get the softkeys ZPAR, TPAR, PPAR. 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. --Bob Prosperi |
|||
08-31-2015, 03:26 AM
Post: #3
|
|||
|
|||
RE: softkeys ZPAR, TPAR, PPAR
(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. 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. <0|ΙΈ|0> -Joe- |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)