NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
How do I view the value of a constant in the dbugger?


Joined: 11 Jan 2007
Posts: 3
Reply with quote
I am new to PHPEd. I did a cursory search on this topic at the forum and the documentation and didn't find any answers.

In the debug mode I want to see the list of constants and their values. How do I do this?

Thanks
Harish
View user's profileFind all posts by harishsSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
you may want to add get_defined_constants() function call into Watch
or type it in immediate window and press Enter

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 11 Jan 2007
Posts: 3
Reply with quote
So there is no way to get the tool tip to display the value of the constant is it? Currently I use the Code Explorer->Constants option to get the value of the constant.
Its a quite tedious process. It would be nice if the debugger had displayed the value on the tool tip like a regular variable.
View user's profileFind all posts by harishsSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
feel free to submit feature request.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
How do I view the value of a constant in the dbugger?
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic