Post Reply 
Debug "Variable" pane?
02-13-2017, 12:10 AM
Post: #1
Debug "Variable" pane?
What is the function of the "Variable" pane when running "Debug".
There never seems to be any results showing in that window.
Just wondering what the purpose of that window really is.

It would be great if it showed the resulting value of the variables as
the program executes in the upper window.

Of course as recent member, I could be missing something.

BM
Find all posts by this user
Quote this message in a reply
02-13-2017, 12:11 AM
Post: #2
RE: Debug "Variable" pane?
(02-13-2017 12:10 AM)BERNARD MICHAUD Wrote:  What is the function of the "Variable" pane when running "Debug".
There never seems to be any results showing in that window.
Just wondering what the purpose of that window really is.

It would be great if it showed the resulting value of the variables as
the program executes in the upper window.

Of course as recent member, I could be missing something.

BM

On the left column, click a cell and type in a variable name. Then you can see its contents as you step through a program.

Graph 3D | QPI | SolveSys
Find all posts by this user
Quote this message in a reply
02-13-2017, 01:00 AM
Post: #3
RE: Debug "Variable" pane?
Thanks Han

I was hoping that the variables values would show automatically as they were executed, but I realize that perhaps this is not needed. But I think as you say only type in the variable of immediate interest.

Thanks again

BM
Find all posts by this user
Quote this message in a reply
02-13-2017, 06:31 AM
Post: #4
RE: Debug "Variable" pane?
Hello,

That is correct, just type the names of the variables that you want.
Note that you can also change the variable values!

Cyrille

Although I work for the HP calculator group, the views and opinions I post here are my own. I do not speak for HP.
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)