Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Popup Window in Debug has Display Length Limit?
Message
From
19/05/2004 09:20:10
 
 
To
19/05/2004 08:11:35
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00905223
Message ID:
00905242
Views:
27
I'm not seeing it in VFP8. I ran the code below and set breakpoints at each wait window and I could see the entire value of mvalue when I help my mouse over the variable:
store REPLICATE('Hello ',35) TO mvalue
store mvalue + '  End of Variable Value.' TO mvalue
wait WINDOW "step 1" nowait
store space(250)+"hello" to mvalue
wait WINDOW "step 2" nowait
store SPACE(127)+'hello' TO mvalue
wait window 'finished' nowait
>I have a concatenated variable that is fairly long. As I was debugging in the Trace window I noticed that the value shown when I held the cursor over the variable was truncated. I first I assumed that I had not built the variable correctly and went back to my code, but it seems that it is a display length limit of the popup instead. Can anyone confirm this?
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform