NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
How can I see the value of a long string?


Joined: 29 Mar 2006
Posts: 57
Location: Sonoma County, CA USA
Reply with quote
How can I see the value of a var that has a long string in it.
I've got a 1920x1200 display but the line goes wider than the screen
In Foxpro, there is a special variable (_cliptext) for the current windows copy buffer so I could assign the variable in question to _cliptext and then I could paste into any application i wanted to. Is there anything like that in DBG/PHP ED/PHP?

Thanks!
Barry
View user's profileFind all posts by bchertovSend private messageVisit poster's website
Site Admin

Joined: 13 Jul 2003
Posts: 8335
Reply with quote
there are two major ways to accomplish it:
1) copy the value from grid (Locals/Globals or Watches wherever you see it) to the clipboard and paste in another place
2) type variable name in the Immediate tab and press enter, the value will be printed there immediately.

When 4.5.1 come out, you'll be able to see and edit values as native strings, not only php-formatted as it is by now.
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 29 Mar 2006
Posts: 57
Location: Sonoma County, CA USA
Reply with quote
Duh...


Thanks!
View user's profileFind all posts by bchertovSend private messageVisit poster's website
How can I see the value of a long string?
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